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.
 
 
 
 
 
 

49 lines
1.2 KiB

{
"pages": [
"pages/index/index",
"pages/login/BindMobile",
"pages/set/index",
"pages/Mypurse/Withdrawal/index",
"pages/Mypurse/index",
"pages/Mypurse/history/history",
"pages/Orderstatistics/index",
"pages/mycomment/index",
"pages/login/regist",
"pages/login/login",
"pages/login/country",
"pages/webview/index",
"pages/Missionmap/index",
"pages/uploadphoto/index",
"pages/detailmap/index",
"pages/TUI-Conversation/conversation/conversation",
"pages/TUI-Conversation/create-conversation/create"
],
"subPackages": [],
"window": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#FFFFFF"
},
"permission": {
"scope.userLocation": {
"desc": "需要获取您的位置信息才能完整运行应用程序"
}
},
"requiredPrivateInfos": [
"chooseAddress",
"chooseLocation",
"choosePoi",
"getLocation",
"onLocationChange",
"startLocationUpdateBackground",
"startLocationUpdate"
],
"requiredBackgroundModes": [
"audio",
"location"
],
"usingComponents": {
"nothing": "/components/nothing/index"
}
}