chore: update menu

This commit is contained in:
vben
2020-11-23 23:30:20 +08:00
parent ba068ba1df
commit 36734100e3
7 changed files with 15 additions and 61 deletions

View File

@@ -4,9 +4,7 @@ const menu: MenuModule = {
menu: {
name: '功能',
path: '/feat',
tag: {
dot: true,
},
children: [
{
path: 'icon',
@@ -23,9 +21,6 @@ const menu: MenuModule = {
{
path: 'download',
name: '文件下载',
tag: {
content: 'new',
},
},
{
path: 'click-out-side',