mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 17:07:19 +08:00
fix: i18n
This commit is contained in:
parent
44a4c9346b
commit
f0a5f02588
@ -13,6 +13,7 @@ export const injectResponsiveStorage = (app: App, config: ServerConfigs) => {
|
|||||||
parentPath: "/",
|
parentPath: "/",
|
||||||
meta: {
|
meta: {
|
||||||
title: "message.hshome",
|
title: "message.hshome",
|
||||||
|
i18n: true,
|
||||||
icon: "el-icon-s-home",
|
icon: "el-icon-s-home",
|
||||||
showLink: true
|
showLink: true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user