|
@@ -116,7 +116,7 @@
|
|
|
{
|
|
{
|
|
|
"root": "admin/ghs",
|
|
"root": "admin/ghs",
|
|
|
"pages": [
|
|
"pages": [
|
|
|
- {"path": "shop","style": {"navigationBarTitleText": "供应商"}}
|
|
|
|
|
|
|
+ {"path": "shop","style": {"navigationBarTitleText": "供货商"}}
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -296,8 +296,8 @@
|
|
|
{ "path": "details", "style": { "navigationBarTitleText": "确认订单" } },
|
|
{ "path": "details", "style": { "navigationBarTitleText": "确认订单" } },
|
|
|
{ "path": "components/pageSuccess", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } },
|
|
{ "path": "components/pageSuccess", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } },
|
|
|
{ "path": "order", "style": { "navigationBarTitleText": "采购订单", "enablePullDownRefresh": true } },
|
|
{ "path": "order", "style": { "navigationBarTitleText": "采购订单", "enablePullDownRefresh": true } },
|
|
|
- { "path": "supplier", "style": { "navigationBarTitleText": "供应商", "enablePullDownRefresh": true } },
|
|
|
|
|
- { "path": "suppAdd", "style": { "navigationBarTitleText": "添加供应商", "enablePullDownRefresh": true } },
|
|
|
|
|
|
|
+ { "path": "supplier", "style": { "navigationBarTitleText": "供货商", "enablePullDownRefresh": true } },
|
|
|
|
|
+ { "path": "suppAdd", "style": { "navigationBarTitleText": "添加供货商", "enablePullDownRefresh": true } },
|
|
|
{ "path": "info", "style": { "navigationBarTitleText": "订单详情", "enablePullDownRefresh": true } },
|
|
{ "path": "info", "style": { "navigationBarTitleText": "订单详情", "enablePullDownRefresh": true } },
|
|
|
{ "path": "refundList", "style": { "navigationBarTitleText": "记录", "enablePullDownRefresh": true } },
|
|
{ "path": "refundList", "style": { "navigationBarTitleText": "记录", "enablePullDownRefresh": true } },
|
|
|
{ "path": "refundDetail", "style": { "navigationBarTitleText": "详情", "enablePullDownRefresh": true } },
|
|
{ "path": "refundDetail", "style": { "navigationBarTitleText": "详情", "enablePullDownRefresh": true } },
|