From 8e265ae16c6f5a66e8ef283bbe58d310ae6edb4a Mon Sep 17 00:00:00 2001
From: yfx <1249361928@.com>
Date: Wed, 01 Apr 2026 11:44:09 +0800
Subject: [PATCH] 协议
---
pages.json | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 804a26d..fa2f80a 100644
--- a/pages.json
+++ b/pages.json
@@ -239,6 +239,12 @@
"style": {
"navigationBarTitleText": "协议"
}
+ },
+ {
+ "path": "pages/web/polling",
+ "style": {
+ "navigationBarTitleText": ""
+ }
}
],
"tabBar": {
--
Gitblit v1.9.3