瑶都万能墙
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.
 
 
 

157 lines
2.6 KiB

{
"pages": [{
"path": "pages/index/index",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "pages/index/order",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/index/activity",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/index/message",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/index/category",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/index/center",
"style": {
"enablePullDownRefresh" : true
}
},
{
"path": "pages/index/cart",
"style": {
"navigationBarTitleText": ""
}
}
],
"preloadRule": {
"pages/index/index": {
"network": "all",
"packages": ["pages_order"]
}
},
"subPackages": [{
"root": "pages_order",
"pages": [{
"path": "order/orderDetail"
},
{
"path": "mine/purse"
},
{
"path": "mine/runningWater"
},
{
"path": "mine/address"
},
{
"path": "product/productDetail"
},
{
"path": "auth/wxLogin"
},
{
"path": "auth/wxUserInfo"
},
{
"path": "auth/loginAndRegisterAndForgetPassword"
},
{
"path": "mine/help"
},
{
"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
}
}
]
}],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "酒店桌布",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"navigationStyle": "custom"
},
"uniIdRouter": {},
"condition" : { //
"current": 0, //(list )
"list": [
{
"name": "", //
"path": "", //
"query": "" //onLoad
}
]
}
}