lin
2024-05-14 0beea067bea14aeaa8ed0d8ee3cf4d2117f3cd2e
pages.json
@@ -17,7 +17,7 @@
         "path": "pages/statistics/index",
         "style": {
            "navigationBarTitleText": "驾驶舱",
            "enablePullDownRefresh": false
            "enablePullDownRefresh": true
         }
      },
@@ -29,14 +29,14 @@
            "navigationStyle": "custom"
         }
      },
      {
         "path": "pages/user/test",
         "style": {
            "navigationBarTitleText": "测试页面",
            "navigationBarBackgroundColor": "#fff",
            "navigationBarTextStyle": "black"
         }
      },
      // {
      //    "path": "pages/user/test",
      //    "style": {
      //       "navigationBarTitleText": "测试页面",
      //       "navigationBarBackgroundColor": "#fff",
      //       "navigationBarTextStyle": "black"
      //    }
      // },
      {
         "path": "pages/login/login-account",
         "style": {
@@ -259,8 +259,16 @@
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path": "document",
               "style": {
                  "navigationBarTitleText": "附件",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            }
         ]
      },
      //便民热线
@@ -301,7 +309,7 @@
            }, {
               "path": "bail",
               "style": {
                  "navigationBarTitleText": "取保候审",
                  "navigationBarTitleText": "取保监居",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
@@ -431,7 +439,10 @@
                  "navigationBarTitleText": "场所采集",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
                  "navigationBarTextStyle": "black",
                  "usingComponents": {
                     "ocr-navigator": "plugin://ocr-plugin/ocr-navigator"
                  }
               }
            },
            {
@@ -440,7 +451,10 @@
                  "navigationBarTitleText": "编辑场所",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
                  "navigationBarTextStyle": "black",
                  "usingComponents": {
                     "ocr-navigator": "plugin://ocr-plugin/ocr-navigator"
                  }
               }
            },
            {
@@ -517,7 +531,10 @@
                  "navigationBarTitleText": "场所维护",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
                  "navigationBarTextStyle": "black",
                  "usingComponents": {
                     "ocr-navigator": "plugin://ocr-plugin/ocr-navigator"
                  }
               }
            },
            {
@@ -663,7 +680,35 @@
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path": "views/auditRental",
               "style": {
                  "navigationBarTitleText": "出租屋详情",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path": "views/eCallReportDetail",
               "style": {
                  "navigationBarTitleText": "",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path": "views/counterfraudReportDetail",
               "style": {
                  "navigationBarTitleText": "无诈上报详情",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            }
         ]
      },
      //报事
@@ -709,7 +754,10 @@
                  "navigationBarTitleText": "租户详情",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
                  "enablePullDownRefresh": false,
                  "usingComponents": {
                     "ocr-navigator": "plugin://ocr-plugin/ocr-navigator"
                  }
               }
            },
            {
@@ -805,7 +853,10 @@
                  "navigationBarTitleText": "资料管理",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
                  "enablePullDownRefresh": false,
                  "usingComponents": {
                     "ocr-navigator": "plugin://ocr-plugin/ocr-navigator"
                  }
               }
            },
            {
@@ -823,7 +874,10 @@
                  "navigationBarTitleText": "人口采集",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
                  "enablePullDownRefresh": false,
                  "usingComponents": {
                     "ocr-navigator": "plugin://ocr-plugin/ocr-navigator"
                  }
               }
            },
            {
@@ -922,6 +976,353 @@
               }
            }
         ]
      },
      //居住证
      {
         "root": "subPackage/reside",
         "pages": [{
               "path": "list",
               "style": {
                  "navigationBarTitleText": "居住证管理",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "edit",
               "style": {
                  "navigationBarTitleText": "居住证申请",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "detail",
               "style": {
                  "navigationBarTitleText": "居住证详情",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "record",
               "style": {
                  "navigationBarTitleText": "居住证列表",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            }
         ]
      },
      {
         "root": "subPackage/police",
         "pages": [{
               "path": "policeSituation",
               "style": {
                  "navigationBarTitleText": "警情处置",
                  // "enablePullDownRefresh": false
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            }, {
               "path": "policeSituationDetail",
               "style": {
                  "navigationBarTitleText": "警情处置",
                  "enablePullDownRefresh": false
               }
            }, {
               "path": "onLine",
               "style": {
                  "navigationBarTitleText": "巡逻打卡",
                  "enablePullDownRefresh": false
               }
            }, {
               "path": "people",
               "style": {
                  "navigationBarTitleText": "重点人员管理",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "peopleDetail",
               "style": {
                  "navigationBarTitleText": "重点人员",
                  "enablePullDownRefresh": false
               }
            }
         ]
      },
      //反诈
      {
         "root": "subPackage/counterfraud",
         "pages": [{
               "path": "add",
               "style": {
                  "navigationBarTitleText": "反诈宣防",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false,
                  "usingComponents": {
                     "ocr-navigator": "plugin://ocr-plugin/ocr-navigator"
                  }
               }
            },
            {
               "path": "dispose",
               "style": {
                  "navigationBarTitleText": "反诈预警处置",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            }, {
               "path": "propagateRecord",
               "style": {
                  "navigationBarTitleText": "反诈宣防记录",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "propagateDetail",
               "style": {
                  "navigationBarTitleText": "反诈宣防详情",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "disposeRecord",
               "style": {
                  "navigationBarTitleText": "反诈预警处置记录",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "disposeDetail",
               "style": {
                  "navigationBarTitleText": "反诈预警处置详情",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "addReport",
               "style": {
                  "navigationBarTitleText": "无诈上报",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "reportRecord",
               "style": {
                  "navigationBarTitleText": "无诈上报记录",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "reportAuditList",
               "style": {
                  "navigationBarTitleText": "无诈申请",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            }
         ]
      },
      //反诈
      {
         "root": "subPackage/contradiction",
         "pages": [{
               "path": "add",
               "style": {
                  "navigationBarTitleText": "矛调矛排 ",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "edit",
               "style": {
                  "navigationBarTitleText": "矛调矛排 ",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false,
                  "usingComponents": {
                     "ocr-navigator": "plugin://ocr-plugin/ocr-navigator"
                  }
               }
            }
         ]
      },
      //网格巡查
      {
         "root": "subPackage/patrol",
         "pages": [{
               "path": "list",
               "style": {
                  "navigationBarTitleText": "巡查记录 ",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "detail",
               "style": {
                  "navigationBarTitleText": "巡查详情 ",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            }
         ]
      },
      //走访日志
      {
         "root": "subPackage/workLog",
         "pages": [{
            "path": "list",
            "style": {
               "navigationBarTitleText": "走访记录 ",
               "navigationBarBackgroundColor": "#fff",
               "navigationBarTextStyle": "black",
               "enablePullDownRefresh": false
            }
         }]
      },
      {
         "root": "subPackage/search",
         "pages": [{
            "path": "index",
            "style": {
               "navigationBarTitleText": "搜索 ",
               "navigationBarBackgroundColor": "#fff",
               "navigationBarTextStyle": "black",
               "enablePullDownRefresh": false
            }
         }]
      },
      {
         "root": "subPackage/school",
         "pages": [{
               "path": "clockIn",
               "style": {
                  "navigationBarTitleText": "护学打卡 ",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "trouble",
               "style": {
                  "navigationBarTitleText": "隐患排查",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "troubleList",
               "style": {
                  "navigationBarTitleText": "",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "troubleDetail",
               "style": {
                  "navigationBarTitleText": "",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "troubleAuditList",
               "style": {
                  "navigationBarTitleText": "",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "security",
               "style": {
                  "navigationBarTitleText": "校园安保检查",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "securityRecord",
               "style": {
                  "navigationBarTitleText": "校园安保检查记录",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "securityDetail",
               "style": {
                  "navigationBarTitleText": "校园安保检查详情",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "securityReform",
               "style": {
                  "navigationBarTitleText": "校园安保检查整改",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "troubleTaskList",
               "style": {
                  "navigationBarTitleText": "校园任务",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            }
         ]
      }
   ],
   "globalStyle": {