epmet 工作端 小程序
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.

240 lines
6.9 KiB

{
"pages": [
"pages/index/index",
"pages/logs/logs",
"pages/login/login",
"pages/work/work",
"pages/work2/work2",
"pages/information/information",
"pages/mine/mine",
"pages/webView/webView",
"pages/statistics/statistics",
"pages/resiAndHouse/resiAndHouse",
"pages/setup/setup",
"subpages/house/pages/housePortrait/housePortrait"
],
"subPackages": [
{
"root": "subpages/addhouse",
"name": "addhouse",
"pages": [
"pages/addhouse/addhouse"
]
},
{
"root": "subpages/safetyinspection",
"name": "safetyinspection",
"pages": [
"pages/safetyinspection/safetyinspection"
]
},
{
"root": "subpages/InspectionReport",
"name": "InspectionReport",
"pages": [
"pages/InspectionReport/InspectionReport"
]
},
{
"root": "subpages/securityCheck",
"name": "securityCheck",
"pages": [
"pages/securityCheck"
]
},
{
"root": "subpages/HotlineCompletion",
"name": "HotlineCompletion",
"pages": [
"pages/HotlineCompletion"
]
},
{
"root": "subpages/morenews",
"name": "morenews",
"pages": [
"pages/morenews/morenews"
]
},
{
"root": "subpages/nohouse",
"name": "nohouse",
"pages": [
"pages/nohouse/nohouse"
]
},
{
"root": "subpages/resnoinformation",
"name": "resnoinformation",
"pages": [
"pages/resnoinformation/resnoinformation"
]
},
{
"root": "subpages/searchResult",
"name": "searchResult",
"pages": [
"pages/searchResult/searchResult",
"pages/searchRecords/searchRecords",
"pages/resiInfo/resiInfo",
"pages/punchCard/punchCard",
"pages/checkLog/checkLog"
]
},
{
"root": "subpages/residentCategory",
"name": "residentCategory",
"pages": [
"pages/residentCategory/residentCategory"
]
},
{
"root": "subpages/addResi",
"name": "addResi",
"pages": [
"pages/addResi/addResi",
"pages/editResi/editResi"
]
},
{
"root": "subpages/gatherInformation",
"name": "gatherInformation",
"pages": [
"pages/gatherInformation/gatherInformation"
]
},
{
"root": "subpages/communitySelfInsp",
"name": "communitySelfInsp",
"pages": [
"pages/historyQuery/historyQuery",
"pages/synthesis/synthesis",
"pages/dissatisfactionDetails/dissatisfactionDetails",
"pages/followUpList/followUpList",
"pages/followUpDetail/followUpDetail"
]
},
{
"root": "subpages/statistics",
"name": "statistics",
"pages": [
"pages/dissatisfied/list/list",
"pages/dissatisfied/detial/detail",
"pages/crowdPortrait/crowdPortrait",
"pages/residentPortrait/residentPortrait",
"pages/residentPortrait2/residentPortrait",
"pages/qzbmy/qzbmy",
"pages/sjwjj/sjwjj",
"pages/xqwmz/xqwmz",
"pages/yxwxfw/yxwxfw",
"pages/event/list/list",
"pages/event/detail/detail",
"pages/demand/list/list",
"pages/demand/detail/detail",
"pages/problem/problem",
"pages/problemList/problemList"
]
},
{
"root": "subpages/demandCheck",
"name": "demandCheck",
"pages": [
"pages/dissatisfied/demandCheck/demandCheck",
"pages/dissatisfied/searchResi/searchResi"
]
},
{
"root": "subpages/settings",
"name": "settings",
"pages": [
"pages/index/index",
"pages/changePassword/changePassword"
]
},
{
"root": "subpages/OCRCard",
"name": "OCRCard",
"pages": [
"pages/index/index"
]
},
{
"root": "subpages/myTroubleshootDemand",
"name": "myTroubleshootDemand",
"pages": [
"pages/index/index"
]
}
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "WeChat",
"navigationBarTextStyle": "black"
},
"tabBar": {
"color": "#333333",
"selectedColor": "#3A80E7",
"backgroundColor": "#FFFFFF",
"borderStyle": "white",
"custom": true,
"list": [
{
"pagePath": "pages/index/index",
"text": "消息",
"iconPath": "images/home/message.png",
"selectedIconPath": "images/home/messageSelected.png"
},
{
"pagePath": "pages/resiAndHouse/resiAndHouse",
"text": "人房",
"iconPath": "images/home/resiAndHouse.png",
"selectedIconPath": "images/home/resiAndHouseSelected.png"
},
{
"pagePath": "pages/work2/work2",
"text": "工作",
"iconPath": "images/home/work.png",
"selectedIconPath": "images/home/workSelected.png"
},
{
"pagePath": "pages/statistics/statistics",
"text": "统计",
"iconPath": "images/home/information.png",
"selectedIconPath": "images/home/informationSelected.png"
},
{
"pagePath": "pages/mine/mine",
"text": "我的",
"iconPath": "images/home/mine.png",
"selectedIconPath": "images/home/mineSelected.png"
}
]
},
"permission": {
"scope.userLocation": {
"desc": "亿联社区将获取您的位置信息"
}
},
"requiredPrivateInfos": [
"getLocation",
"chooseLocation"
],
"networkTimeout": {
"request": 60000
},
"plugins": {
"ocr-plugin": {
"version": "3.1.3",
"provider": "wx4418e3e031e551be"
}
},
"sitemapLocation": "sitemap.json"
}