Ver Fonte

fix: i18n

xiaoxian521 há 3 anos atrás
pai
commit
f0a5f02588
1 ficheiros alterados com 1 adições e 0 exclusões
  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
           }