quanyawei
2024-01-10 e13367edf304cb78f978e321f1679299a66b3a23
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
      }
   }, {