浏览代码

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
           }