| | |
| | | { |
| | | "navigationBarTitleText" : "选择人员" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/inventory/index", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "库存盘点" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/inventory/detail", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "盘点单" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/workOrder/problemEdit", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "问题上报" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/workOrder/result", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "问题上报" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/workOrder/wait", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "任务中心" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/polling/empty", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "扫码巡检" |
| | | } |
| | | }
|
| | | ],
|
| | | "globalStyle": {
|
| | | "navigationBarTextStyle": "black",
|
| | | "navigationBarTitleText": "",
|
| | | "navigationStyle": "custom",
|
| | | "navigationBarBackgroundColor": "#ffffff",
|
| | | "backgroundColor": "#ffffff"
|
| | | },
|