From 9c44fd1baaf6f6d854677cf590e974a021840dd2 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期二, 23 十二月 2025 09:52:55 +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