{ "pages": [{ "path": "pages/index/index" }, { "path": "pages/picture/index" }], "subPackages": [{ "root": "packageA", "pages": [{ "path": "affiche/index" }, { "path": "affiche/detail" }, { "path": "course/index" }, { "path": "course/list" }, { "path": "course/detail" }, { "path": "exam/index" }, { "path": "exam/detail" }, { "path": "exam/result" }, { "path": "dailyYttendance/index" }, { "path": "dailyYttendance/makePoster" }, { "path": "advertising/shareable" }, { "path": "advertising/unshareable" }, { "path": "resourceLibrary/index" }, { "path": "resourceLibrary/detail" }, { "path": "resourceLibrary/picture" }, { "path": "webView/webView" }, { "path": "fullView/detail", "style": { "onReachBottonDistance": 300 } }, { "path": "fullView/upload" }, { "path": "shop/history" }] }, { "root": "packageCase", "pages": [{ "path": "imgs/detail" }, { "path": "product/detail" }, { "path": "electricAppliances/index" }] }, { "root": "store", "pages": [{ "path": "product/detail" }, { "path": "deliveryAddress/index" }, { "path": "deliveryAddress/insert" }, { "path": "orderForm/index" }, { "path": "orderForm/detail" }, { "path": "orderForm/insert" }, { "path": "budget/changePrice" }, { "path": "budget/result" }, { "path": "storeQRCode/index" }, { "path": "insert/store" }, { "path": "insert/member" }, { "path": "center/detail" }, { "path": "lottery/shareable" }, { "path": "lottery/unshareable" }] }, { "root": "cloud", "pages": [{ "path": "globalSearch/index" }, { "path": "businessCard/index", "style": { "navigationStyle": "custom" } }, { "path": "businessCard/share" }, { "path": "businessCard/edit" }, { "path": "mySubscription/index" }, { "path": "subscriptionList/index" }, { "path": "winningNews/index" }, { "path": "winningNews/detail" }, { "path": "contacts/index" }, { "path": "commodityAdjustment/index" }, { "path": "commodityAdjustment/detail" }, { "path": "collect/mylist" }, { "path": "feedback/index" }, { "path": "feedback/detail", "style": { "onReachBottonDistance": 300 } }, { "path": "feedback/insert" }, { "path": "serviceAdmin/redskinsServiceAdmin" }, { "path": "designReality/index" }] }, { "root": "team", "pages": [{ "path": "team/index" }, { "path": "team/getInvite" }, { "path": "team/InviteUser", "style": { "navigationStyle": "custom" } }, { "path": "userCenter/personal" }, { "path": "userCenter/wechatbind" }, { "path": "userCenter/insert" }, { "path": "userCenter/selectUser" }, { "path": "agency/detail" }, { "path": "agency/check" }] }, { "root": "select", "pages": [{ "path": "store/store" }, { "path": "place/index" }, { "path": "roleid/roleid" }] }], "preloadRule": { "pages/index/index": { "network": "all", "packages": ["packageCase", "packageA", "store", "cloud", "team", "select"] }, "store/insert/store": { "network": "all", "packages": ["team", "select"] } }, "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "营销工具", "navigationBarBackgroundColor": "#FFF", "backgroundColor": "#F8F8F8" }, "easycom": { "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" }, "uniIdRouter": {} }