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.
674 lines
16 KiB
674 lines
16 KiB
{
|
|
"easycom": {
|
|
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
|
},
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"load-more": "../../components/loadMore/loadMore",
|
|
"no-data": "../../components/noData/nodata",
|
|
"custom-tab-bar": "../../components/custom-tab-bar/index"
|
|
},
|
|
"navigationBarTitleText": " ",
|
|
"navigationBarBackgroundColor": "#1673ee",
|
|
"enablePullDownRefresh": true,
|
|
"backgroundColor": "#f8f8f8",
|
|
"backgroundTextStyle": "dark"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/logs/logs",
|
|
"style": {
|
|
"navigationBarTitleText": "查看启动日志",
|
|
"usingComponents": {}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/login",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"usingComponents": {},
|
|
"navigationStyle": "custom",
|
|
"navigationBarBackgroundColor": "#1673ee",
|
|
"disableSwipeBack": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/work2/work2",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"custom-tab-bar": "../../components/custom-tab-bar/index"
|
|
},
|
|
"navigationBarBackgroundColor": "#1673ee",
|
|
"navigationBarTitleText": " ",
|
|
"backgroundTextStyle": "dark"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/information/information",
|
|
"style": {
|
|
"usingComponents": {
|
|
"ec-canvas": "/ec-canvas/ec-canvas"
|
|
},
|
|
"navigationBarTitleText": "数据"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/mine",
|
|
"style": {
|
|
"usingComponents": {
|
|
"custom-tab-bar": "../../components/custom-tab-bar/index"
|
|
},
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/webView/webView",
|
|
"style": {
|
|
"usingComponents": {}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/statistics/statistics",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"head": "../../components/Head/index",
|
|
"Trend": "./modules/Trend/Trend",
|
|
"SmyddcSqmydzc": "./modules/SmyddcSqmydzc/SmyddcSqmydzc",
|
|
"HotlineComplaints": "./modules/HotlineComplaints/HotlineComplaints",
|
|
"StayList": "./modules/StayList/StayList",
|
|
"ProblemList": "./modules/ProblemList/ProblemList",
|
|
"RequirementAnalysis": "./modules/RequirementAnalysis/RequirementAnalysis",
|
|
"EventPrediction": "./modules/EventPrediction/EventPrediction",
|
|
"CrowdPortrait": "./modules/CrowdPortrait/CrowdPortrait",
|
|
"custom-tab-bar": "../../components/custom-tab-bar/index"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/resiAndHouse/resiAndHouse",
|
|
"style": {
|
|
"usingComponents": {
|
|
"custom-tab-bar": "../../components/custom-tab-bar/index",
|
|
"load-more": "../../components/loadMore/loadMore",
|
|
"no-data": "../../components/noData/nodata"
|
|
},
|
|
"navigationStyle": "custom",
|
|
"backgroundColor": "#f8f8f8",
|
|
"backgroundTextStyle": "dark"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/setup/setup",
|
|
"style": {
|
|
"usingComponents": {}
|
|
}
|
|
},
|
|
{
|
|
"path": "subpages/house/pages/housePortrait/housePortrait",
|
|
"style": {
|
|
"navigationBarTitleText": "房屋详情",
|
|
"usingComponents": {
|
|
"BusinessRecord": "../../../businessRecord/businessRecord",
|
|
"no-data": "../../../../components/noData/nodata",
|
|
"house-graph": "./component/graph/graph"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"subPackages": [
|
|
{
|
|
"root": "subpages/addhouse",
|
|
"pages": [
|
|
{
|
|
"path": "pages/addhouse/addhouse",
|
|
"name": "addhouse",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/safetyinspection",
|
|
"pages": [
|
|
{
|
|
"path": "pages/safetyinspection/safetyinspection",
|
|
"name": "safetyinspection",
|
|
"style": {
|
|
"navigationBarTitleText": "安全巡检",
|
|
"backgroundTextStyle": "dark",
|
|
"permissions": {
|
|
"scope.record": true
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/securityCheck",
|
|
"pages": [
|
|
{
|
|
"path": "pages/securityCheck",
|
|
"name": "securityCheck",
|
|
"style": {
|
|
"navigationBarTitleText": "安检巡查"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/HotlineCompletion",
|
|
"pages": [
|
|
{
|
|
"path": "pages/HotlineCompletion",
|
|
"name": "HotlineCompletion",
|
|
"style": {
|
|
"navigationBarTitleText": "热线接办"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/InspectionReport",
|
|
"pages": [
|
|
{
|
|
"path": "pages/InspectionReport/InspectionReport",
|
|
"name": "InspectionReport",
|
|
"style": {
|
|
"navigationBarTitleText": "安检巡查"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/morenews",
|
|
"pages": [
|
|
{
|
|
"path": "pages/morenews/morenews",
|
|
"name": "morenews",
|
|
"style": {
|
|
"navigationBarTitleText": "消息",
|
|
"enablePullDownRefresh": true,
|
|
"backgroundColor": "#f8f8f8",
|
|
"backgroundTextStyle": "dark"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/nohouse",
|
|
"pages": [
|
|
{
|
|
"path": "pages/nohouse/nohouse",
|
|
"name": "nohouse",
|
|
"style": {
|
|
"navigationBarTitleText": "待采集居民房屋列表"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/resnoinformation",
|
|
"pages": [
|
|
{
|
|
"path": "pages/resnoinformation/resnoinformation",
|
|
"name": "resnoinformation",
|
|
"style": {
|
|
"navigationBarTitleText": "居民信息不完整列表"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/searchResult",
|
|
"pages": [
|
|
{
|
|
"path": "pages/searchResult/searchResult",
|
|
"name": "searchResult",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/searchRecords/searchRecords",
|
|
"name": "searchResult",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/resiInfo/resiInfo",
|
|
"name": "searchResult",
|
|
"style": {
|
|
"navigationBarTitleText": "详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/punchCard/punchCard",
|
|
"name": "searchResult",
|
|
"style": {
|
|
"navigationBarTitleText": "详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/checkLog/checkLog",
|
|
"name": "searchResult",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/residentCategory",
|
|
"pages": [
|
|
{
|
|
"path": "pages/residentCategory/residentCategory",
|
|
"name": "residentCategory",
|
|
"style": {}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/addResi",
|
|
"pages": [
|
|
{
|
|
"path": "pages/addResi/addResi",
|
|
"name": "addResi",
|
|
"style": {}
|
|
},
|
|
{
|
|
"path": "pages/editResi/editResi",
|
|
"name": "addResi",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/gatherInformation",
|
|
"pages": [
|
|
{
|
|
"path": "pages/gatherInformation/gatherInformation",
|
|
"name": "gatherInformation",
|
|
"style": {
|
|
"navigationBarTitleText": "我采集的信息"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/communitySelfInsp",
|
|
"pages": [
|
|
{
|
|
"path": "pages/historyQuery/historyQuery",
|
|
"name": "communitySelfInsp",
|
|
"style": {
|
|
"navigationBarTitleText": "满意度调查"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/synthesis/synthesis",
|
|
"name": "communitySelfInsp",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/dissatisfactionDetails/dissatisfactionDetails",
|
|
"name": "communitySelfInsp",
|
|
"style": {
|
|
"navigationBarTitleText": "不满意结果明细"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/followUpList/followUpList",
|
|
"name": "communitySelfInsp",
|
|
"style": {}
|
|
},
|
|
{
|
|
"path": "pages/followUpDetail/followUpDetail",
|
|
"name": "communitySelfInsp",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/statistics",
|
|
"pages": [
|
|
{
|
|
"path": "pages/dissatisfied/list/list",
|
|
"name": "statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "不满意事项详细"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/dissatisfied/detial/detail",
|
|
"name": "statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/crowdPortrait/crowdPortrait",
|
|
"name": "statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "画像匹配人员",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/residentPortrait/residentPortrait",
|
|
"name": "statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "居民画像"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/residentPortrait2/residentPortrait",
|
|
"name": "statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "居民画像"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/qzbmy/qzbmy",
|
|
"name": "statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "潜在不满意人数"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/sjwjj/sjwjj",
|
|
"name": "statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "事件未解决数"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/xqwmz/xqwmz",
|
|
"name": "statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "需求未满足数"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/yxwxfw/yxwxfw",
|
|
"name": "statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "应享未享服务"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/event/list/list",
|
|
"name": "statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "事件"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/event/detail/detail",
|
|
"name": "statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/demand/list/list",
|
|
"name": "statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "需求"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/demand/detail/detail",
|
|
"name": "statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "需求详情",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/problem/problem",
|
|
"name": "statistics",
|
|
"style": {
|
|
"navigationBarTitleText": "集中突出问题",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/problemList/problemList",
|
|
"name": "statistics",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/demandCheck",
|
|
"pages": [
|
|
{
|
|
"path": "pages/dissatisfied/demandCheck/demandCheck",
|
|
"name": "demandCheck",
|
|
"style": {
|
|
"navigationBarTitleText": "诉求摸排",
|
|
"permissions": {
|
|
"scope.record": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/dissatisfied/searchResi/searchResi",
|
|
"name": "demandCheck",
|
|
"style": {
|
|
"navigationBarTitleText": "选择居民"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/settings",
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"name": "settings",
|
|
"style": {
|
|
"navigationBarTitleText": "设置"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/changePassword/changePassword",
|
|
"name": "settings",
|
|
"style": {
|
|
"navigationBarTitleText": "修改密码"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/OCRCard",
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"name": "OCRCard",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/myTroubleshootDemand",
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"name": "myTroubleshootDemand",
|
|
"style": {
|
|
"navigationBarTitleText": "我摸排的诉求"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/event/event",
|
|
"name": "myTroubleshootDemand",
|
|
"style": {
|
|
"navigationBarTitleText": "处理"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "subpages/carManagement",
|
|
"pages": [
|
|
{
|
|
"path": "pages/add/add",
|
|
"name": "carManagement",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"tabBar": {
|
|
"color": "#333333",
|
|
"selectedColor": "#3A80E7",
|
|
"backgroundColor": "#FFFFFF",
|
|
"borderStyle": "white",
|
|
"custom": true,
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/index/index",
|
|
"text": "消息",
|
|
"iconPath": "static/images/home/message.png",
|
|
"selectedIconPath": "static/images/home/messageSelected.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/resiAndHouse/resiAndHouse",
|
|
"text": "人房",
|
|
"iconPath": "static/images/home/resiAndHouse.png",
|
|
"selectedIconPath": "static/images/home/resiAndHouseSelected.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/work2/work2",
|
|
"text": "工作",
|
|
"iconPath": "static/images/home/work.png",
|
|
"selectedIconPath": "static/images/home/workSelected.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/statistics/statistics",
|
|
"text": "统计",
|
|
"iconPath": "static/images/home/information.png",
|
|
"selectedIconPath": "static/images/home/informationSelected.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/mine/mine",
|
|
"text": "我的",
|
|
"iconPath": "static/images/home/mine.png",
|
|
"selectedIconPath": "static/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",
|
|
"globalStyle": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "WeChat",
|
|
"navigationBarTextStyle": "black",
|
|
"usingComponents": {
|
|
"van-cascader":"/wxcomponents/vant/cascader/index",
|
|
"van-action-sheet": "/wxcomponents/vant/action-sheet/index",
|
|
"van-area": "/wxcomponents/vant/area/index",
|
|
"van-button": "/wxcomponents/vant/button/index",
|
|
"van-card": "/wxcomponents/vant/card/index",
|
|
"van-cell": "/wxcomponents/vant/cell/index",
|
|
"van-cell-group": "/wxcomponents/vant/cell-group/index",
|
|
"van-checkbox": "/wxcomponents/vant/checkbox/index",
|
|
"van-checkbox-group": "/wxcomponents/vant/checkbox-group/index",
|
|
"van-col": "/wxcomponents/vant/col/index",
|
|
"van-count-down": "/wxcomponents/vant/count-down/index",
|
|
"van-dialog": "/wxcomponents/vant/dialog/index",
|
|
"van-divider": "/wxcomponents/vant/divider/index",
|
|
"van-field": "/wxcomponents/vant/field/index",
|
|
"van-goods-action": "/wxcomponents/vant/goods-action/index",
|
|
"van-goods-action-icon": "/wxcomponents/vant/goods-action-icon/index",
|
|
"van-goods-action-button": "/wxcomponents/vant/goods-action-button/index",
|
|
"van-icon": "/wxcomponents/vant/icon/index",
|
|
"van-image": "/wxcomponents/vant/image/index",
|
|
"van-loading": "/wxcomponents/vant/loading/index",
|
|
"van-nav-bar": "/wxcomponents/vant/nav-bar/index",
|
|
"van-notice-bar": "/wxcomponents/vant/notice-bar/index",
|
|
"van-notify": "/wxcomponents/vant/notify/index",
|
|
"van-panel": "/wxcomponents/vant/panel/index",
|
|
"van-popup": "/wxcomponents/vant/popup/index",
|
|
"van-cascader": "/wxcomponents/vant/cascader/index",
|
|
"van-progress": "/wxcomponents/vant/progress/index",
|
|
"van-radio": "/wxcomponents/vant/radio/index",
|
|
"van-radio-group": "/wxcomponents/vant/radio-group/index",
|
|
"van-row": "/wxcomponents/vant/row/index",
|
|
"van-search": "/wxcomponents/vant/search/index",
|
|
"van-sidebar": "/wxcomponents/vant/sidebar/index",
|
|
"van-sidebar-item": "/wxcomponents/vant/sidebar-item/index",
|
|
"van-slider": "/wxcomponents/vant/slider/index",
|
|
"van-stepper": "/wxcomponents/vant/stepper/index",
|
|
"van-steps": "/wxcomponents/vant/steps/index",
|
|
"van-sticky": "/wxcomponents/vant/sticky/index",
|
|
"van-submit-bar": "/wxcomponents/vant/submit-bar/index",
|
|
"van-swipe-cell": "/wxcomponents/vant/swipe-cell/index",
|
|
"van-uploader": "/wxcomponents/vant/uploader/index",
|
|
"van-switch": "/wxcomponents/vant/switch/index",
|
|
"van-tab": "/wxcomponents/vant/tab/index",
|
|
"van-tabs": "/wxcomponents/vant/tabs/index",
|
|
"van-tabbar": "/wxcomponents/vant/tabbar/index",
|
|
"van-tabbar-item": "/wxcomponents/vant/tabbar-item/index",
|
|
"van-tag": "/wxcomponents/vant/tag/index",
|
|
"van-toast": "/wxcomponents/vant/toast/index",
|
|
"van-transition": "/wxcomponents/vant/transition/index",
|
|
"van-tree-select": "/wxcomponents/vant/tree-select/index",
|
|
"van-datetime-picker": "/wxcomponents/vant/datetime-picker/index",
|
|
"van-rate": "/wxcomponents/vant/rate/index",
|
|
"van-collapse": "/wxcomponents/vant/collapse/index",
|
|
"van-collapse-item": "/wxcomponents/vant/collapse-item/index",
|
|
"van-picker": "/wxcomponents/vant/picker/index",
|
|
"van-overlay": "/wxcomponents/vant/overlay/index",
|
|
"van-circle": "/wxcomponents/vant/circle/index",
|
|
"van-index-bar": "/wxcomponents/vant/index-bar/index",
|
|
"van-index-anchor": "/wxcomponents/vant/index-anchor/index",
|
|
"van-grid": "/wxcomponents/vant/grid/index",
|
|
"van-grid-item": "/wxcomponents/vant/grid-item/index",
|
|
"van-dropdown-menu": "/wxcomponents/vant/dropdown-menu/index",
|
|
"van-dropdown-item": "/wxcomponents/vant/dropdown-item/index",
|
|
"van-skeleton": "/wxcomponents/vant/skeleton/index"
|
|
}
|
|
}
|
|
}
|