{ "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": "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" }, { "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": "storeQRCode/index" }] }, { "root": "cloud", "pages": [{ "path": "globalSearch/index" }, { "path": "businessCard/index", "style": { "navigationStyle": "custom" } }, { "path": "mySubscription/index" }, { "path": "subscriptionList/index" }, { "path": "winningNews/index" }, { "path": "contacts/index" }, { "path": "commodityAdjustment/index" }, { "path": "commodityAdjustment/detail" }] }, { "root": "team", "pages": [{ "path": "team/index" }, { "path": "team/getInvite" }, { "path": "team/InviteUser", "style": { "navigationStyle": "custom" } }] }], "preloadRule": { "pages/index/index": { "network": "all", "packages": ["packageCase", "packageA", "store", "cloud", "team"] } }, "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "营销工具", "navigationBarBackgroundColor": "#FFF", "backgroundColor": "#F8F8F8" }, "easycom": { "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" }, "uniIdRouter": {} }