{ "pages": [ { "path": "pages/index/index", "style": { "navigationBarTitleText": "" } }, { "path": "pages/index/category", "style": { "navigationBarTitleText": "" } }, { "path": "pages/index/center", "style": { "navigationBarTitleText": "", "componentPlaceholder": { "order-card": "view" } } } ], "preloadRule": { "pages/index/index": { "network": "all", "packages": ["pages_order"] } }, "subPackages": [{ "root": "pages_order", "pages": [ { "path": "auth/wxLogin" }, { "path": "auth/wxUserInfo" }, { "path": "auth/loginAndRegisterAndForgetPassword" }, { "path": "product/search" } ] }], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "鸿宇研学生", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8", "navigationStyle": "custom" }, "uniIdRouter": {} }