feat: update

This commit is contained in:
xiaoxian521
2021-10-31 13:42:51 +08:00
parent c819554e54
commit 594efc6204
13 changed files with 49 additions and 21 deletions

View File

@@ -6,7 +6,7 @@ const homeRouter = {
component: Layout,
redirect: "/welcome",
meta: {
icon: "el-icon-s-home",
icon: "HomeFilled",
showLink: true,
rank: 0
},