| | |
| | | { |
| | | "path": "pages/index/index", |
| | | "style": { |
| | | "navigationStyle": "custom" |
| | | "navigationStyle": "custom", |
| | | "enablePullDownRefresh": true |
| | | } |
| | | } |
| | | ,{ |
| | |
| | | "path" : "pages/paymentPage/paymentPage", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "支付订单" |
| | | "navigationBarTitleText" : "支付订单", |
| | | "navigationBarBackgroundColor": "#ffffff" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/operationLogin/operationLogin", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "运营中心" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/operationsCenter/operationsCenter", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "运营中心" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/operationList/operationList", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "运营中心" |
| | | } |
| | | } |
| | | ], |