feat(i18n): 菜单动态支持i18n (#109)

* feat(i18n): 菜单动态支持i18n
This commit is contained in:
hb0730
2021-11-15 16:45:09 +08:00
committed by GitHub
parent 2d6ad99f6f
commit aa8005a982
15 changed files with 94 additions and 15 deletions

View File

@@ -8,6 +8,7 @@ const editorRouter = {
meta: {
icon: "Edit",
title: "message.hseditor",
i18n: true,
showLink: true,
rank: 2
},
@@ -19,6 +20,7 @@ const editorRouter = {
meta: {
title: "message.hseditor",
showLink: true,
i18n: true,
keepAlive: true,
extraIcon: {
svg: true,