style: 对商品管理页面进行名称样式修改
This commit is contained in:
+2
-6
@@ -40,12 +40,8 @@ export const menus = [
|
||||
icon: 'Goods',
|
||||
children: [
|
||||
{
|
||||
path: '/product/list',
|
||||
title: '商品列表'
|
||||
},
|
||||
{
|
||||
path: '/product/group',
|
||||
title: '商品分组'
|
||||
path: '/product/manage',
|
||||
title: '商品管理'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user