From db16c0207818437ddd711bcc0778667ba8d9fcc4 Mon Sep 17 00:00:00 2001
From: 展杰 <1240968267@qq.com>
Date: 星期三, 03 七月 2024 14:14:44 +0800
Subject: [PATCH] Merge branch 'master' of https://gitcode.net/csddngb/hk_pda_vue

---
 pages.json |   25 +++++++++++++++++--------
 1 files changed, 17 insertions(+), 8 deletions(-)

diff --git a/pages.json b/pages.json
index 6da1b87..825b6d7 100644
--- a/pages.json
+++ b/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",

--
Gitblit v1.9.3