|
|
|
@ -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": { |
|
|
|
|