lin
2024-03-20 9e3f4c4a01122e0dc1211dcbf1fbded6abc76176
pages.json
@@ -99,7 +99,16 @@
         }
      }
   ],
       ,{
            "path" : "subPackage/police/people",
            "style" :
            {
                "navigationBarTitleText": "",
                "enablePullDownRefresh": false
            }
        }
    ],
   "subPackages": [
      //数据驾驶舱
      {
@@ -945,24 +954,24 @@
               }
            }
         ]
      },
      {
         "root": "subPackage/people",
         "pages": [{
            "path": "people",
            "style": {
               "navigationBarTitleText": "",
               "navigationBarBackgroundColor": "#fff",
               "navigationBarTextStyle": "black",
               "enablePullDownRefresh": false
            }
         }]
      }
      // {
      //    "root": "subPackage/people",
      //    "pages": [{
      //       "path": "people",
      //       "style": {
      //          "navigationBarTitleText": "",
      //          "navigationBarBackgroundColor": "#fff",
      //          "navigationBarTextStyle": "black",
      //          "enablePullDownRefresh": false
      //       }
      //    }]
      // }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",