2024-01-29 17:42:38 +08:00
|
|
|
{
|
|
|
|
|
"pages": [
|
|
|
|
|
"pages/login/index",
|
|
|
|
|
"pages/index/index",
|
|
|
|
|
"pages/account/info/index",
|
|
|
|
|
"pages/task/file/index/index",
|
|
|
|
|
"pages/task/index/index",
|
|
|
|
|
"pages/task/check/index/index",
|
|
|
|
|
"pages/msg/index/index",
|
|
|
|
|
"pages/msg/push-index/index",
|
|
|
|
|
"pages/msg/push/index",
|
|
|
|
|
"pages/web/index",
|
2024-01-30 17:39:39 +08:00
|
|
|
"pages/statistic/y-j/index/index",
|
|
|
|
|
"pages/statistic/j-b-x-x/index/index",
|
|
|
|
|
"pages/statistic/g-z-t-j/index/index",
|
|
|
|
|
"pages/statistic/g-z-r-z/index/index",
|
|
|
|
|
"pages/statistic/g-z-r-z/detail/index",
|
|
|
|
|
"pages/work/s-b/index/index",
|
|
|
|
|
"pages/work/d-b-s-x/index/index",
|
|
|
|
|
"pages/emergency/y-a/index/index",
|
|
|
|
|
"pages/emergency/s-b/index/index",
|
2024-02-05 15:53:23 +08:00
|
|
|
"pages/emergency/t-x/index/index",
|
2024-03-25 17:29:56 +08:00
|
|
|
"pages/work/d-b-s-x/up/index",
|
2024-06-04 14:45:44 +08:00
|
|
|
"pages/the-masses/index/index",
|
|
|
|
|
"pages/the-masses/appeal/index",
|
|
|
|
|
"pages/the-masses/web/index",
|
|
|
|
|
"pages/the-masses/escalation/index",
|
|
|
|
|
"pages/party-member/index/index",
|
|
|
|
|
"pages/party-member/problem/index",
|
|
|
|
|
"pages/party-member/web/index",
|
|
|
|
|
"pages/party-member/serve/index",
|
|
|
|
|
"pages/party-member/internalIndex/index",
|
|
|
|
|
"pages/emergency/s-b/escalation/index",
|
|
|
|
|
"pages/agreement/index",
|
|
|
|
|
"pages/emergency/t-x-l/index/index",
|
|
|
|
|
"pages/statistic/j-b-x-x/detail/index"
|
2024-01-29 17:42:38 +08:00
|
|
|
],
|
|
|
|
|
"window": {
|
|
|
|
|
"backgroundTextStyle": "light",
|
|
|
|
|
"navigationBarBackgroundColor": "#fff",
|
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
|
},
|
|
|
|
|
"usingComponents": {
|
|
|
|
|
"ec-canvas": "/ec-canvas/ec-canvas",
|
|
|
|
|
"cu-custom": "/colorui/components/cu-custom",
|
|
|
|
|
"empty": "/components/empty/empty",
|
|
|
|
|
"title-bar": "/components/title-bar/index"
|
|
|
|
|
},
|
2024-06-04 14:45:44 +08:00
|
|
|
"requiredPrivateInfos": ["getLocation","chooseLocation"],
|
2024-01-29 17:42:38 +08:00
|
|
|
"permission": {
|
|
|
|
|
"scope.userLocation": {
|
|
|
|
|
"desc": "你的位置信息将用于记录检查佐证"
|
|
|
|
|
},
|
|
|
|
|
"scope.writePhotosAlbum": {
|
|
|
|
|
"desc": "用于保存图片到相册"
|
|
|
|
|
},
|
|
|
|
|
"scope.writeFiles": {
|
|
|
|
|
"desc": "用于保存文件"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"style": "v2",
|
|
|
|
|
"sitemapLocation": "sitemap.json"
|
|
|
|
|
}
|