From 8eb3f7828bc16c3b149fb701a0a0b1a1c5372780 Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期二, 29 十一月 2022 21:43:31 +0800
Subject: [PATCH] #
---
Monitor-APP/pages.json | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/Monitor-APP/pages.json b/Monitor-APP/pages.json
index 401c292..2ff625d 100644
--- a/Monitor-APP/pages.json
+++ b/Monitor-APP/pages.json
@@ -5,7 +5,15 @@
"style": {
"navigationStyle":"custom"
}
+ },
+ {
+ "path": "pages/index/monitor",
+ "style": {
+ "navigationStyle":"custom"
+ }
}
+
+
],
"globalStyle": {
"navigationBarTextStyle": "black",
--
Gitblit v1.9.1