81 lines
2.2 KiB
JSON
81 lines
2.2 KiB
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/appeal/appeal",
|
|
"pages/restOfWorld/restOfWorld",
|
|
"pages/personList/personList",
|
|
"pages/intermediaryList/intermediaryList",
|
|
"pages/irentList/irentList",
|
|
"pages/report/report",
|
|
"pages/irentPark/irentPark",
|
|
"pages/user/user",
|
|
"pages/search/search",
|
|
"pages/edit/edit",
|
|
"pages/ad/ad",
|
|
"pages/irentDetail/irentDetail",
|
|
"pages/show/show",
|
|
"pages/video_show/video_show",
|
|
"pages/share/share",
|
|
"pages/login/index",
|
|
"pages/messageCenter/messageCenter",
|
|
"pages/webViewwebweb/index",
|
|
"pages/circularize/circularize",
|
|
"pages/askHousing/askHousing",
|
|
"pages/transfer/transfer"
|
|
|
|
],
|
|
|
|
"subpackages": [{
|
|
"root": "pagesLoginRequired",
|
|
"name": "pagesLoginRequired",
|
|
"pages": [
|
|
"pages/setAvatarNickname/setAvatarNickname"
|
|
]
|
|
}, {
|
|
"root": "mapFind",
|
|
"pages": [
|
|
"pages/placeMap/index"
|
|
]
|
|
}],
|
|
"preloadRule": {
|
|
"pages/index/index": {
|
|
"network": "all",
|
|
"packages": [
|
|
"pagesLoginRequired"
|
|
]
|
|
},
|
|
"pages/show/show": {
|
|
"network": "all",
|
|
"packages": [
|
|
"pagesLoginRequired"
|
|
]
|
|
}
|
|
},
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "WeChat",
|
|
"navigationBarTextStyle": "black",
|
|
"enablePullDownRefresh": true,
|
|
"navigationStyle": "custom"
|
|
},
|
|
"requiredPrivateInfos": ["chooseLocation", "getLocation"],
|
|
"permission": {
|
|
"scope.userLocation": {
|
|
"desc": "你的位置信息将用于小程序位置的获取"
|
|
}
|
|
},
|
|
"sitemapLocation": "sitemap.json",
|
|
"navigateToMiniProgramAppIdList": [
|
|
"wxc7845752d17217d1",
|
|
"wxfe8d2300e92c8e44"
|
|
],
|
|
"embeddedAppIdList": ["wxa9296b07391c2bc7"],
|
|
"requiredBackgroundModes": ["location"],
|
|
"plugins": {
|
|
"chooseLocation": {
|
|
"version": "1.0.11",
|
|
"provider": "wx76a9a06e5b4e693e"
|
|
}
|
|
}
|
|
} |