|
@@ -342,6 +342,7 @@
|
|
|
"root": "admin/billing",
|
|
"root": "admin/billing",
|
|
|
"pages": [
|
|
"pages": [
|
|
|
{ "path": "index", "style": { "navigationBarTitleText": "开单" } },
|
|
{ "path": "index", "style": { "navigationBarTitleText": "开单" } },
|
|
|
|
|
+ { "path": "index2", "style": { "navigationBarTitleText": "开单" } },
|
|
|
{ "path": "customerPlace", "style": { "navigationBarTitleText": "开单" } },
|
|
{ "path": "customerPlace", "style": { "navigationBarTitleText": "开单" } },
|
|
|
{ "path": "priceChange", "style": { "navigationBarTitleText": "改价", "enablePullDownRefresh": true } },
|
|
{ "path": "priceChange", "style": { "navigationBarTitleText": "改价", "enablePullDownRefresh": true } },
|
|
|
{ "path": "result", "style": { "navigationBarTitleText": "开单状态" } },
|
|
{ "path": "result", "style": { "navigationBarTitleText": "开单状态" } },
|