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: '/comp',
tag: {
dot: true,
},
children: [
{
path: 'basic',
@@ -44,9 +42,6 @@ const menu: MenuModule = {
{
path: 'upload',
name: '上传组件',
tag: {
content: 'new',
},
},
{
path: 'scroll',