fix: i18n

This commit is contained in:
xiaoxian521 2021-11-16 13:16:04 +08:00
parent 44a4c9346b
commit f0a5f02588

View File

@ -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
}