1
展杰
2023-12-09 943fc558a942ce0d83748cc55f4ddd2bcb4ba02d
pages.json
@@ -8,7 +8,8 @@
      {
         "path": "pages/index/index",
         "style": {
            "navigationBarTitleText": "MES-移动终端"
            "navigationBarTitleText": "MES-移动终端",
            "enablePullDownRefresh": false
         }
      }, {
         "path": "pages/main/main",
@@ -21,14 +22,14 @@
         "path": "pages/inspection/inspectionList",
         "style": {
            "navigationBarTitleText": "巡检检验列表",
            "enablePullDownRefresh": false
            "enablePullDownRefresh": true
         }
      },{
         "path": "pages/inspection/firstInspectionList",
         "style": {
            "navigationBarTitleText": "首检检验列表",
            "enablePullDownRefresh": false
            "enablePullDownRefresh": true
         }
      },
      {
@@ -81,6 +82,7 @@
      "navigationBarTextStyle": "black",
      "navigationBarTitleText": "uni-app",
      "navigationBarBackgroundColor": "#f1f1f1",
      "enablePullDownRefresh": true,
      "backgroundColor": "#efefef"
   },
   "uniIdRouter": {}