From 4d2b055e1d5b185b9a0fafcaada96ff6aef0a1f7 Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期二, 15 十一月 2022 20:32:17 +0800
Subject: [PATCH] #
---
Monitor-APP/pages.json | 16 ++++++++++------
1 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/Monitor-APP/pages.json b/Monitor-APP/pages.json
index ee0540f..d3ccbb9 100644
--- a/Monitor-APP/pages.json
+++ b/Monitor-APP/pages.json
@@ -1,6 +1,16 @@
{
"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
{
+ "path": "pages/home/home",
+ "style": {
+ "navigationStyle":"home",
+ // 鍘绘帀椤堕儴瀵艰埅鏍�
+ "app-plus": {
+ "titleNView": false
+ }
+ }
+ },
+ {
"path": "pages/index/index",
"style": {
"navigationStyle":"custom"
@@ -8,12 +18,6 @@
},
{
"path": "pages/index/monitor",
- "style": {
- "navigationStyle":"custom"
- }
- },
- {
- "path": "pages/index/index_test",
"style": {
"navigationStyle":"custom"
}
--
Gitblit v1.9.1