From 1b5eb33fb3e736e552aea4e9398d0f931eb228cd Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期二, 15 十一月 2022 18:13:35 +0800
Subject: [PATCH] #
---
Monitor-APP/pages.json | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/Monitor-APP/pages.json b/Monitor-APP/pages.json
index 2ff625d..a646b54 100644
--- a/Monitor-APP/pages.json
+++ b/Monitor-APP/pages.json
@@ -11,8 +11,17 @@
"style": {
"navigationStyle":"custom"
}
+ },
+ {
+ "path": "pages/home/home",
+ "style": {
+ "navigationStyle":"home",
+ // 鍘绘帀椤堕儴瀵艰埅鏍�
+ "app-plus": {
+ "titleNView": false
+ }
+ }
}
-
],
"globalStyle": {
--
Gitblit v1.9.1