|
|
@@ -360,7 +360,7 @@
|
|
|
{ "path": "wcOrder", "style": { "navigationBarTitleText": "外采", "enablePullDownRefresh": true } },
|
|
|
{ "path": "supplier", "style": { "navigationBarTitleText": "供货商", "enablePullDownRefresh": true } },
|
|
|
{ "path": "jdSupplier", "style": { "navigationBarTitleText": "供货商", "enablePullDownRefresh": true } },
|
|
|
- { "path": "localSupplier", "style": { "navigationBarTitleText": "附近供货商", "enablePullDownRefresh": true } },
|
|
|
+ { "path": "localSupplier", "style": { "navigationBarTitleText": "本地供货商", "enablePullDownRefresh": true } },
|
|
|
{ "path": "suppAdd", "style": { "navigationBarTitleText": "添加供货商", "enablePullDownRefresh": true } },
|
|
|
{ "path": "info", "style": { "navigationBarTitleText": "订单详情", "enablePullDownRefresh": true } },
|
|
|
{ "path": "refundList", "style": { "navigationBarTitleText": "记录", "enablePullDownRefresh": true } },
|