{
|
|
"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/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": "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/index"
|
|
},
|
|
{
|
|
"path": "growing/activity/search"
|
|
},
|
|
{
|
|
"path": "growing/activity/index"
|
|
},
|
|
{
|
|
"path": "growing/activity/applyEmail"
|
|
},
|
|
{
|
|
"path": "growing/achievement/index"
|
|
},
|
|
{
|
|
"path": "member/switch"
|
|
}
|
|
]
|
|
}],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "鸿宇研学生",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8",
|
|
"navigationStyle": "custom"
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|