feat: 额外图标(比如这个是新加的页面,路由菜单右上角显示个新图标)

This commit is contained in:
xiaoxian521
2021-10-13 11:57:27 +08:00
parent b1702ed7fe
commit e080fe4128
14 changed files with 215 additions and 55 deletions

View File

@@ -69,6 +69,10 @@ const nestedRouter = {
title: "message.hsmenu1-2-2",
showLink: true,
keepAlive: true,
extraIcon: {
svg: true,
name: "team-iconxinpinrenqiwang"
},
savedPosition: false
}
}