fix:将侧边栏兼容移动端
This commit is contained in:
+5
-11
@@ -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: '配置管理'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user