From 8db8083d8d2ae3b9fd18f43f796235977423bfea Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 03 十一月 2023 09:36:34 +0800
Subject: [PATCH] #

---
 Monitor-APP/pages.json |   62 ++++++++++++++++++-------------
 1 files changed, 36 insertions(+), 26 deletions(-)

diff --git a/Monitor-APP/pages.json b/Monitor-APP/pages.json
index 130066d..4386521 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/home/home",
-			"style": {
-				"navigationStyle": "custom",
-				// 鍘绘帀椤堕儴瀵艰埅鏍�
-				"app-plus": {
-					"titleNView": false
-				}
-			}
-		},
-		{
 			"path": "pages/index",
 			"style": {
 				"navigationStyle": "custom",
@@ -19,23 +9,43 @@
 					"titleNView": false
 				}
 			}
-		},
-		{
-			"path": "pages/index/index",
-			"style": {
-				"navigationStyle": "custom",
-				// 鍘绘帀椤堕儴瀵艰埅鏍�
-				"app-plus": {
-					"titleNView": false
-				}
-			}
-		},
-		{
-			"path": "pages/index/monitor",
-			"style": {
-				"navigationStyle": "custom"
-			}
 		}
+		// {
+		// 	"path": "pages/home/home",
+		// 	"style": {
+		// 		"navigationStyle": "custom",
+		// 		// 鍘绘帀椤堕儴瀵艰埅鏍�
+		// 		"app-plus": {
+		// 			"titleNView": false
+		// 		}
+		// 	}
+		// },
+		// {
+		// 	"path": "pages/index",
+		// 	"style": {
+		// 		"navigationStyle": "custom",
+		// 		// 鍘绘帀椤堕儴瀵艰埅鏍�
+		// 		"app-plus": {
+		// 			"titleNView": false
+		// 		}
+		// 	}
+		// },
+		// {
+		// 	"path": "pages/index/index",
+		// 	"style": {
+		// 		"navigationStyle": "custom",
+		// 		// 鍘绘帀椤堕儴瀵艰埅鏍�
+		// 		"app-plus": {
+		// 			"titleNView": false
+		// 		}
+		// 	}
+		// },
+		// {
+		// 	"path": "pages/index/monitor",
+		// 	"style": {
+		// 		"navigationStyle": "custom"
+		// 	}
+		// }
 
 
 	],

--
Gitblit v1.9.1