소스 검색

fix: i18n

xiaoxian521 3 년 전
부모
커밋
f0a5f02588
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/utils/storage/responsive.ts

+ 1 - 0
src/utils/storage/responsive.ts

@@ -13,6 +13,7 @@ export const injectResponsiveStorage = (app: App, config: ServerConfigs) => {
           parentPath: "/",
           meta: {
             title: "message.hshome",
+            i18n: true,
             icon: "el-icon-s-home",
             showLink: true
           }