From 1acf4b385762ec1faf1d8b5df63c19f29d021f04 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 27 六月 2024 14:02:41 +0800
Subject: [PATCH] #

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

diff --git a/Monitor-APP/pages.json b/Monitor-APP/pages.json
index 130066d..54a5551 100644
--- a/Monitor-APP/pages.json
+++ b/Monitor-APP/pages.json
@@ -11,6 +11,16 @@
 			}
 		},
 		{
+			"path": "pages/test/test",
+			"style": {
+				"navigationStyle": "custom",
+				// 鍘绘帀椤堕儴瀵艰埅鏍�
+				"app-plus": {
+					"titleNView": false
+				}
+			}
+		},
+		{
 			"path": "pages/index",
 			"style": {
 				"navigationStyle": "custom",
@@ -35,6 +45,16 @@
 			"style": {
 				"navigationStyle": "custom"
 			}
+		},
+		{
+			"path": "pages/test/test",
+			"style": {
+				"navigationStyle": "custom",
+				// 鍘绘帀椤堕儴瀵艰埅鏍�
+				"app-plus": {
+					"titleNView": false
+				}
+			}
 		}
 
 

--
Gitblit v1.9.1