|
@@ -280,6 +280,7 @@
|
|
|
"root": "admin/billing",
|
|
"root": "admin/billing",
|
|
|
"pages": [
|
|
"pages": [
|
|
|
{ "path": "index", "style": { "navigationBarTitleText": "开单" } },
|
|
{ "path": "index", "style": { "navigationBarTitleText": "开单" } },
|
|
|
|
|
+ { "path": "index2", "style": { "navigationBarTitleText": "开单" } },
|
|
|
{ "path": "scan", "style": { "navigationBarTitleText": "扫码","enablePullDownRefresh": false} },
|
|
{ "path": "scan", "style": { "navigationBarTitleText": "扫码","enablePullDownRefresh": false} },
|
|
|
{ "path": "customerPlace", "style": { "navigationBarTitleText": "开单" } },
|
|
{ "path": "customerPlace", "style": { "navigationBarTitleText": "开单" } },
|
|
|
{ "path": "result", "style": { "navigationBarTitleText": "开单结果" } },
|
|
{ "path": "result", "style": { "navigationBarTitleText": "开单结果" } },
|