| | |
| | | { |
| | | "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" : "运营中心" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/couponRedemption/couponRedemption", |
| | | "style": { |
| | | "navigationBarTitleText": "券码兑换" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/success/success", |
| | | "style": { |
| | | "navigationBarTitleText": "验券成功" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/personalCenter/personalCenter", |
| | | "style": { |
| | | "navigationBarTitleText": "个人中心" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/order/order", |
| | | "style": { |
| | | "navigationBarTitleText": "订单管理" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/trajectory/trajectory", |
| | | "style": { |
| | | "navigationBarTitleText": "车辆轨迹" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/businessOverview/businessOverview", |
| | | "style": { |
| | | "navigationBarTitleText": "经营概况" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/explanation/explanation", |
| | | "style": { |
| | | "navigationBarTitleText": "抖音兑换说明" |
| | | } |
| | | } |
| | | ], |
| | | "subPackages": [ |
| | | { |
| | | "root": "pagesA", |
| | | "pages": [ |
| | | { |
| | | "path": "pages/operation/operation", |
| | | "style": { |
| | | "navigationBarTitleText": "运营中心" |
| | | } |
| | | } |
| | | ] |
| | | } |
| | | ], |
| | | "globalStyle": { |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarTitleText": "uni-app", |
| | | "navigationBarBackgroundColor": "#F8F8F8", |
| | | "backgroundColor": "#F7F7F7" |
| | | "navigationBarBackgroundColor": "#ffffff", |
| | | "backgroundColor": "#ffffff" |
| | | }, |
| | | "uniIdRouter": {} |
| | | } |