@@ -68,12 +68,14 @@
path: '/shopInfo',
name: 'shopInfo',
title: '商户信息',
+ title: '商家信息',
icon: '/static/image/order-icon.png',
children: [
{
path: '/shopInfo/shopInfos',
name: 'shopInfos',
title: '门店管理',
+ title: '订单列表',
}
]
},