diff --git a/pages.json b/pages.json index f7c6547..36148a7 100644 --- a/pages.json +++ b/pages.json @@ -208,6 +208,24 @@ "navigationBarTitleText": "商家中心", "navigationStyle": "custom" } + },{ + "path": "myCenter/shopBill", + "style": { + "navigationBarTitleText": "商家账单", + "navigationStyle": "custom" + } + },{ + "path": "myCenter/dataStatistics", + "style": { + "navigationBarTitleText": "数据统计", + "navigationStyle": "custom" + } + },{ + "path": "myCenter/shopOrderList", + "style": { + "navigationBarTitleText": "商家订单", + "navigationStyle": "custom" + } },{ "path": "myCenter/goodsList", "style": {