From 3cdd4897c9d9daf4d4588e0e9c177f62547bbd0a Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期三, 14 八月 2024 11:00:16 +0800
Subject: [PATCH] #

---
 Monitor-APP/pages.json |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/Monitor-APP/pages.json b/Monitor-APP/pages.json
index 81bde86..1f328c1 100644
--- a/Monitor-APP/pages.json
+++ b/Monitor-APP/pages.json
@@ -1,16 +1,6 @@
 {
 	"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
 		{
-			"path": "pages/test/test",
-			"style": {
-				"navigationStyle": "custom",
-				// 鍘绘帀椤堕儴瀵艰埅鏍�
-				"app-plus": {
-					"titleNView": false
-				}
-			}
-		},
-		{
 			"path": "pages/home/home",
 			"style": {
 				"navigationStyle": "custom",
@@ -45,6 +35,16 @@
 			"style": {
 				"navigationStyle": "custom"
 			}
+		},
+		{
+			"path": "pages/test/test",
+			"style": {
+				"navigationStyle": "custom",
+				// 鍘绘帀椤堕儴瀵艰埅鏍�
+				"app-plus": {
+					"titleNView": false
+				}
+			}
 		}
 
 

--
Gitblit v1.9.1