perf: route

This commit is contained in:
xiaoxian521
2021-10-13 13:14:28 +08:00
parent e080fe4128
commit 262113525d
12 changed files with 29 additions and 70 deletions

View File

@@ -9,7 +9,6 @@ const editorRouter = {
icon: "el-icon-edit-outline",
title: "message.hseditor",
showLink: true,
savedPosition: true,
rank: 2
},
children: [
@@ -24,8 +23,7 @@ const editorRouter = {
extraIcon: {
svg: true,
name: "team-iconxinpin"
},
savedPosition: true
}
}
}
]