瑶都万能墙
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

199 lines
3.3 KiB

{
"pages": [{
"path": "pages/index/index",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "pages/index/activity",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "pages/index/center",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path" : "pages/index/product",
"style" :
{
"enablePullDownRefresh" : true
}
}
],
"preloadRule": {
"pages/index/index": {
"network": "all",
"packages": ["pages_order"]
}
},
"subPackages": [{
"root": "pages_order",
"pages": [
{
"path": "auth/wxLogin"
},
{
"path": "auth/wxUserInfo"
},
{
"path": "product/productDetail",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "mine/runningWater",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "mine/address",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "mine/setting"
},
{
"path": "order/order",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "order/orderDetail",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "renting/rentingList",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "renting/rentingDetail",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "renting/addRenting"
},
{
"path": "work/workList",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "work/addWork"
},
{
"path": "work/workDetail",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "post/postDetail",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "post/addPost"
},
{
"path": "gourmet/gourmetList",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "activity/activityDetail",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "scenicSpot/scenicSpotList",
"style": {
"enablePullDownRefresh" : true,
"navigationBarTextStyle": "white"
}
},
{
"path": "mine/fans",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "mine/promotion"
},
{
"path": "scenicSpot/scenicSpotDetail",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "gourmet/gourmetDetail",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "mine/allUser",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "car/carList",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "car/carListDetail",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "car/addCar"
},
{
"path": "notice/noticeDetail"
}
]
}],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "酒店桌布",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"navigationStyle": "custom"
},
"uniIdRouter": {},
"condition" : { //
"current": 0, //(list )
"list": [
{
"name": "", //
"path": "", //
"query": "" //onLoad
}
]
}
}