|
|
- {
- "pages": [
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/index/category",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/index/growing",
- "style": {
- "navigationBarTitleText": "",
- "componentPlaceholder": {
- "record-form-popup": "view"
- }
- }
- },
- {
- "path": "pages/index/partner",
- "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"
- },
- {
- "path": "product/productDetail"
- },
- {
- "path": "product/collectList"
- },
- {
- "path": "order/orderConfirm/index"
- },
- {
- "path": "order/orderPay/index"
- },
- {
- "path": "order/orderDetail/index",
- "style": {
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "order/orderList/index",
- "style": {
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "traveler/travelerList"
- },
- {
- "path": "coupon/couponSelect/index"
- },
- {
- "path": "coupon/couponList/index"
- },
- {
- "path": "comment/commentRecordsOfProduct"
- },
- {
- "path": "comment/commentRecords"
- },
- {
- "path": "growing/activity/search"
- },
- {
- "path": "growing/activity/index"
- },
- {
- "path": "growing/activity/markList"
- },
- {
- "path": "growing/activity/applyEmail"
- },
- {
- "path": "growing/achievement/index"
- },
- {
- "path": "member/memberList"
- },
- {
- "path": "member/memberBind"
- },
- {
- "path": "member/switch"
- },
- {
- "path": "live/list"
- },
- {
- "path": "live/index"
- },
- {
- "path": "partner/apply"
- },
- {
- "path": "partner/team"
- },
- {
- "path": "partner/withdraw"
- },
- {
- "path": "article/search"
- },
- {
- "path": "article/index"
- },
- {
- "path": "message/list"
- },
- {
- "path": "message/index"
- }
- ]
- }],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "鸿宇研学生",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8",
- "navigationStyle": "custom"
- },
- "uniIdRouter": {}
- }
|