{ "pages": [{ "path": "pages/index/index", "style": { "navigationBarTextStyle": "white", "enablePullDownRefresh": true } }, { "path": "pages/index/order", "style": { "navigationBarTitleText": "", "navigationBarTextStyle": "white", "enablePullDownRefresh": true } }, { "path": "pages/index/category", "style": { "navigationBarTitleText": "", "navigationBarTextStyle": "white", "enablePullDownRefresh": true } }, { "path": "pages/index/center", "style": { "navigationBarTitleText": "", "navigationBarTextStyle": "white" } }, { "path": "pages/index/cart", "style": { "navigationBarTitleText": "" } } ], "preloadRule": { "pages/index/index": { "network": "all", "packages": ["pages_order"] } }, "subPackages": [{ "root": "pages_order", "pages": [{ "path": "order/orderDetail", "style": { "navigationBarTextStyle": "white" } }, { "path": "mine/purse", "style": { "navigationBarTextStyle": "white" } }, { "path": "mine/runningWater", "style": { "navigationBarTextStyle": "white", "enablePullDownRefresh": true } }, { "path": "mine/address", "style": { "enablePullDownRefresh": true } }, { "path": "product/productDetail" }, { "path": "auth/wxLogin" }, { "path": "auth/wxUserInfo" }, { "path": "mine/help" }, { "path": "order/fastCreateOrder" }, { "path": "order/pictureOrder" }, { "path": "order/voiceOrder" }, { "path": "order/firmOrder" }, { "path": "order/createOrder" }, { "path": "mine/individualTeam", "style": { "navigationBarTextStyle": "white" } }, { "path": "center/systemSet" }, { "path": "mine/promotion" }, { "path": "mine/about" } ] }], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "酒店桌布", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8", "navigationStyle": "custom" }, "uniIdRouter": {}}