|
|
- {
- "pages": [{
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/index/center",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/index/tourGuide",
- "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": "product/productDetail"
- },
- {
- "path": "order/refundsOrExchange"
- },
- {
- "path": "auth/wxLogin"
- },
- {
- "path": "auth/wxUserInfo"
- },
- {
- "path": "auth/loginAndRegisterAndForgetPassword"
- },
- {
- "path": "order/order"
- },
- {
- "path": "mine/cart"
- },
- {
- "path": "service/carefree"
- },
- {
- "path": "service/applyRelic"
- },
- {
- "path": "service/tellList"
- },
- {
- "path": "service/experience"
- },
- {
- "path": "service/following"
- },
- {
- "path": "mine/subscribe"
- },
- {
- "path": "product/productList"
- },
- {
- "path": "service/StudyFurther"
- },
- {
- "path": "service/situation"
- },
- {
- "path": "order/orderSubscribe"
- },
- {
- "path": "service/StudyAndPathDetail"
- },
- {
- "path": "service/reservationDetail"
- },
- {
- "path": "service/heritagePath"
- },
- {
- "path": "service/articleDetail"
- },
- {
- "path": "service/help"
- },
- {
- "path": "mine/volunteer"
- },
- {
- "path": "mine/collect"
- }
- ]
- }],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8",
- "navigationStyle": "custom"
- },
- "uniIdRouter": {}
- }
|