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 | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/Monitor-APP/pages.json b/Monitor-APP/pages.json
index 130066d..1f328c1 100644
--- a/Monitor-APP/pages.json
+++ b/Monitor-APP/pages.json
@@ -35,6 +35,16 @@
"style": {
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/test/test",
+ "style": {
+ "navigationStyle": "custom",
+ // 鍘绘帀椤堕儴瀵艰埅鏍�
+ "app-plus": {
+ "titleNView": false
+ }
+ }
}
--
Gitblit v1.9.1