quanyawei
2024-01-11 da25434b85fc5b4321c429bf95e719d00ec395bb
pages.json
@@ -12,18 +12,27 @@
      "style": {
         "navigationBarTitleText": "首页",
         "navigationStyle": "custom",
         "app-plus": {
            "bounce": "none"
         }, // 防止ios端上下拖动
         "enablePullDownRefresh": false
      }
   }, {
      "path": "pages/login/login",
      "style": {
         "navigationBarTitleText": "登录",
         "app-plus": {
            "bounce": "none"
         }, // 防止ios端上下拖动
         "enablePullDownRefresh": false
      }
   }, {
      "path": "pages/actionChange/newPage/index",
      "style": {
         "navigationBarTitleText": "新建交办单",
         "app-plus": {
            "bounce": "none"
         }, // 防止ios端上下拖动
         "enablePullDownRefresh": false
      }
   }, {