fix:将侧边栏兼容移动端

This commit is contained in:
2026-01-20 17:54:45 +08:00
parent 0b57581799
commit e3e70114fb
18 changed files with 3059 additions and 316 deletions
+5 -11
View File
@@ -85,12 +85,10 @@ export const menus = [
{
path: '/activity/signin',
title: '签到活动'
},{
path:'/activity/groupbuy',
title:'拼团活动',
},{
path:'/activity/groupbuy-type',
title:'拼团类型'
},
{
path: '/activity/groupbuy',
title: '拼团管理'
}
]
},
@@ -166,11 +164,7 @@ export const menus = [
title: '域名白名单'
},
{
path: '/system/setting-group',
title: '配置组管理'
},
{
path: '/system/setting-list',
path: '/system/setting-manage',
title: '配置管理'
}
]