From ad1543dbf5e3cba333939b0604e9b79fc229a4ef Mon Sep 17 00:00:00 2001
From: yfx <1249361928@.com>
Date: Tue, 17 Mar 2026 11:04:16 +0800
Subject: [PATCH] css
---
pages.json | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 7214a72..9023e42 100644
--- a/pages.json
+++ b/pages.json
@@ -237,6 +237,13 @@
"navigationBarTitleText": "绑卡",
"navigationStyle":"custom"
}
+ },
+ {
+ "path": "pages/web/xieyi",
+ "style": {
+ "navigationBarTitleText": "协议",
+ "navigationStyle":"custom"
+ }
}
],
"tabBar": {
--
Gitblit v1.9.3