{
|
|
"pages": [{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh" : true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/order",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh" : true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/category",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh" : true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/center",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/cart",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
}
|
|
],
|
|
"preloadRule": {
|
|
"pages/index/index": {
|
|
"network": "all",
|
|
"packages": ["pages_order"]
|
|
}
|
|
},
|
|
"subPackages": [{
|
|
"root": "pages_order",
|
|
"pages": [
|
|
{
|
|
"path": "order/orderDetail",
|
|
"style": {
|
|
"enablePullDownRefresh" : true
|
|
}
|
|
},
|
|
{
|
|
"path": "mine/purse"
|
|
},
|
|
{
|
|
"path": "mine/updateUserInfo"
|
|
},
|
|
{
|
|
"path": "mine/runningWater"
|
|
},
|
|
{
|
|
"path": "mine/address"
|
|
},
|
|
{
|
|
"path": "product/productDetail"
|
|
},
|
|
{
|
|
"path": "order/refundsOrExchange"
|
|
},
|
|
{
|
|
"path": "auth/wxLogin"
|
|
},
|
|
{
|
|
"path": "auth/wxUserInfo"
|
|
},
|
|
{
|
|
"path": "auth/loginAndRegisterAndForgetPassword"
|
|
},
|
|
{
|
|
"path": "mine/lease"
|
|
},
|
|
{
|
|
"path": "order/applyLaundryStore"
|
|
},
|
|
{
|
|
"path": "order/createWash"
|
|
},
|
|
{
|
|
"path": "order/damageReport"
|
|
},
|
|
{
|
|
"path": "mine/coupon"
|
|
}
|
|
]
|
|
}],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "酒店桌布",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8",
|
|
"navigationStyle": "custom"
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|