From 6d2704e8b273d764cc3bfc4ced2ebe4926afa2e7 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 01 十二月 2023 08:07:36 +0800
Subject: [PATCH] #
---
Monitor-APP/pages.json | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/Monitor-APP/pages.json b/Monitor-APP/pages.json
index 81bde86..1f328c1 100644
--- a/Monitor-APP/pages.json
+++ b/Monitor-APP/pages.json
@@ -1,16 +1,6 @@
{
"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
{
- "path": "pages/test/test",
- "style": {
- "navigationStyle": "custom",
- // 鍘绘帀椤堕儴瀵艰埅鏍�
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
"path": "pages/home/home",
"style": {
"navigationStyle": "custom",
@@ -45,6 +35,16 @@
"style": {
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/test/test",
+ "style": {
+ "navigationStyle": "custom",
+ // 鍘绘帀椤堕儴瀵艰埅鏍�
+ "app-plus": {
+ "titleNView": false
+ }
+ }
}
--
Gitblit v1.9.1