展杰
2024-07-03 db16c0207818437ddd711bcc0778667ba8d9fcc4
pages.json
@@ -33,13 +33,6 @@
         }
      },
      {
         "path": "pages/eqSpotCheck/eqSpotCheck",
         "style": {
            "navigationBarTitleText": "设备点检计划",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/inspection/inspectionInfo",
         "style": {
            "navigationBarTitleText": "检验信息录入",
@@ -76,7 +69,23 @@
                "enablePullDownRefresh": false
            }
            
        }
        },
        {
           "path" : "pages/eqSpotCheck/eqSpotCheckList",
           "style" :
           {
              "navigationBarTitleText" : "设备点检计划列表",
              "enablePullDownRefresh" : true
           }
        },
      {
         "path" : "pages/eqSpotCheck/eqSpotCheckInfo",
         "style" :
         {
            "navigationBarTitleText" : "设备点检项目录入",
            "enablePullDownRefresh" : false
         }
      }
    ],
   "globalStyle": {
      "navigationBarTextStyle": "black",