mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 11:54:00 +08:00
chore: update menu
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user