From ef129e199bb5fb1c7aaa5cf39d089c00a3d5fadd Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期三, 27 十一月 2024 13:17:37 +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 654e330..54a5551 100644
--- a/Monitor-APP/pages.json
+++ b/Monitor-APP/pages.json
@@ -45,6 +45,16 @@
"style": {
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/test/test",
+ "style": {
+ "navigationStyle": "custom",
+ // 鍘绘帀椤堕儴瀵艰埅鏍�
+ "app-plus": {
+ "titleNView": false
+ }
+ }
}
--
Gitblit v1.9.1