Lou
2024-03-21 06cab8159f023ee2c7386cf32397985b94332b00
pages.json
@@ -75,36 +75,6 @@
            "navigationBarBackgroundColor": "#fff",
            "navigationBarTextStyle": "black"
         }
      }, {
         "path": "subPackage/police/policeSituation",
         "style": {
            "navigationBarTitleText": "警情处置",
            // "enablePullDownRefresh": false
            "navigationBarBackgroundColor": "#fff",
            "navigationBarTextStyle": "black"
         }
      }, {
         "path": "subPackage/police/policeSituationDetail",
         "style": {
            "navigationBarTitleText": "警情处置",
            "enablePullDownRefresh": false
         }
      }, {
         "path": "subPackage/police/onLine",
         "style": {
            "navigationBarTitleText": "巡逻打卡",
            "enablePullDownRefresh": false
         }
      }, {
         "path": "subPackage/police/people",
         "style": {
            "navigationBarTitleText": "",
            "enablePullDownRefresh": false
         }
      }
   ],
   "subPackages": [
@@ -290,7 +260,6 @@
                  "navigationBarTextStyle": "black"
               }
            }
         ]
      },
      //便民热线
@@ -963,6 +932,7 @@
         ]
      },
      //居住证
      {
         "root": "subPackage/reside",
         "pages": [{
@@ -1002,24 +972,51 @@
                  "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/people",
      //    "pages": [{
      //       "path": "people",
      //       "style": {
      //          "navigationBarTitleText": "",
      //          "navigationBarBackgroundColor": "#fff",
      //          "navigationBarTextStyle": "black",
      //          "enablePullDownRefresh": false
      //       }
      //    }]
      // }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",