zhongrj
2023-10-27 e46b9c0d57dac1fff19c3e0ec0fe6d6df5cb9450
pages.json
@@ -368,7 +368,40 @@
               }
            }
         ]
      },
      //报事
      {
         "root": "subPackage/bs",
         "pages": [{
               "path": "views/index",
               "style": {
                  "navigationBarTitleText": "报事",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "views/bsReport",
               "style": {
                  "navigationBarTitleText": "报事",
                  "navigationBarBackgroundColor": "#4586fe",
                  "navigationBarTextStyle": "white",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "views/zhsb",
               "style": {
                  "navigationBarTitleText": "出租管理",
                  "navigationBarBackgroundColor": "#4586fe",
                  "navigationBarTextStyle": "white",
                  "enablePullDownRefresh": false
               }
            }
         ]
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",