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 |   66 ++++++++++++++++++++++-----------
 1 files changed, 44 insertions(+), 22 deletions(-)

diff --git a/Monitor-APP/pages.json b/Monitor-APP/pages.json
index 25c7d2d..4386521 100644
--- a/Monitor-APP/pages.json
+++ b/Monitor-APP/pages.json
@@ -1,31 +1,53 @@
 {
 	"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
 		{
-			"path": "pages/index/index",
+			"path": "pages/index",
 			"style": {
-				"navigationStyle":"custom"
-			}
-		},
-		{
-			"path": "pages/index/monitor",
-			"style": {
-				"navigationStyle":"custom"
-			}
-		},
-		{
-			"path": "pages/index/index_test",
-			"style": {
-				"navigationStyle":"custom"
-			}
-		},
-		{
-			"path": "pages/index/animation",
-			"style": {
-				"navigationStyle":"custom"
+				"navigationStyle": "custom",
+				// 鍘绘帀椤堕儴瀵艰埅鏍�
+				"app-plus": {
+					"titleNView": false
+				}
 			}
 		}
-		
-		
+		// {
+		// 	"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"
+		// 	}
+		// }
+
+
 	],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",

--
Gitblit v1.9.1