57 lines
1.6 KiB
JSON
57 lines
1.6 KiB
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/appeal/appeal",
|
|
"pages/UK/UK",
|
|
"pages/restOfWorld/restOfWorld",
|
|
"pages/personList/personList",
|
|
"pages/irentList/irentList",
|
|
"pages/quarantineLists/quarantineLists",
|
|
"pages/report/report",
|
|
"pages/irentPark/irentPark",
|
|
"pages/chooseLocation/chooseLocation",
|
|
"pages/user/user",
|
|
"pages/search/search",
|
|
"pages/edit/edit",
|
|
"pages/ad/ad",
|
|
"pages/irentDetail/irentDetail",
|
|
"pages/irentForm/irentForm",
|
|
"pages/show/show",
|
|
"pages/video_show/video_show",
|
|
"pages/textarea/textarea",
|
|
"pages/share/share",
|
|
"pages/login/index",
|
|
"pages/messageCenter/messageCenter",
|
|
"pages/webViewwebweb/index",
|
|
"pages/circularize/circularize",
|
|
"pages/askHousing/askHousing",
|
|
"pages/setAvatarNickname/setAvatarNickname"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "WeChat",
|
|
"navigationBarTextStyle": "black",
|
|
"enablePullDownRefresh": true,
|
|
"navigationStyle": "custom"
|
|
},
|
|
"requiredPrivateInfos": ["chooseLocation"],
|
|
"permission": {
|
|
"scope.userLocation": {
|
|
"desc": "你的位置信息将用于小程序位置的获取"
|
|
}
|
|
},
|
|
"sitemapLocation": "sitemap.json",
|
|
"navigateToMiniProgramAppIdList": [
|
|
"wxc7845752d17217d1",
|
|
"wxfe8d2300e92c8e44"
|
|
],
|
|
"embeddedAppIdList": ["wxa9296b07391c2bc7"],
|
|
"requiredBackgroundModes": ["location"],
|
|
"plugins": {
|
|
"chooseLocation": {
|
|
"version": "1.0.10",
|
|
"provider": "wx76a9a06e5b4e693e"
|
|
}
|
|
}
|
|
} |