|
|
- {
- "pages": [{
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/index/order",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/index/center",
- "style": {
- "navigationBarTitleText": ""
- }
- }
- ],
- "preloadRule": {
- "pages/index/index": {
- "network": "all",
- "packages": ["pages_order"]
- }
- },
- "subPackages": [{
- "root": "pages_order",
- "pages": [{
- "path": "order/orderDetail"
- },
- {
- "path": "mine/purse"
- },
- {
- "path": "mine/runningWater"
- },
- {
- "path": "mine/address"
- },
- {
- "path": "auth/wxLogin"
- },
- {
- "path": "auth/wxUserInfo"
- },
- {
- "path": "mine/help"
- },
- {
- "path": "mine/promotion"
- },
- {
- "path": "staff/cars"
- },
- {
- "path": "staff/sells"
- },
- {
- "path": "staff/car"
- },
- {
- "path": "staff/create"
- },
- {
- "path": "staff/driver"
- },
- {
- "path": "staff/staffManage"
- },
- {
- "path": "base/notify"
- },
- {
- "path": "base/sells"
- },
- {
- "path": "base/shen"
- },
- {
- "path": "base/yuan"
- },
- {
- "path": "base/addyuan"
- },
- {
- "path": "base/showcar"
- },
- {
- "path": "base/rejectApply"
- },
- {
- "path": "user/driver"
- },
- {
- "path": "user/enter"
- },
- {
- "path": "user/history"
- },
- {
- "path": "user/orders"
- },
- {
- "path": "user/orderd"
- },
- {
- "path": "user/steps"
- },
- {
- "path": "user/step0"
- },
- {
- "path": "user/step1"
- },
- {
- "path": "user/step2"
- },
- {
- "path": "login/login"
- },
- {
- "path": "login/driver"
- },
- {
- "path": "login/enter"
- },
- {
- "path": "login/car"
- },
- {
- "path": "login/agreementa"
- },
- {
- "path": "login/agreementb"
- }
- ]
- }],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "砼聚人",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8",
- "navigationStyle": "custom"
- },
- "uniIdRouter": {}
- }
|