From 0d475f84de49b9ffa5dc75359b8a6d57195c643c Mon Sep 17 00:00:00 2001
From: yfx <1249361928@.com>
Date: Tue, 17 Mar 2026 13:55:15 +0800
Subject: [PATCH] css
---
pages.json | 16 ++++++++++------
1 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/pages.json b/pages.json
index 7214a72..08253e7 100644
--- a/pages.json
+++ b/pages.json
@@ -213,30 +213,34 @@
{
"path": "pages/quanyi/index",
"style": {
- "navigationBarTitleText": "权益",
- "navigationStyle":"custom"
+ "navigationBarTitleText": "会员权益"
}
},
{
"path": "pages/quanyi/add",
"style": {
- "navigationBarTitleText": "绑卡",
- "navigationStyle":"custom"
+ "navigationBarTitleText": "绑卡"
}
},
{
"path": "pages/quanshou/index",
"style": {
- "navigationBarTitleText": "绑卡",
+ "navigationBarTitleText": "会员权收",
"navigationStyle":"custom"
}
},
{
"path": "pages/web/index",
"style": {
- "navigationBarTitleText": "绑卡",
+ "navigationBarTitleText": "",
"navigationStyle":"custom"
}
+ },
+ {
+ "path": "pages/web/xieyi",
+ "style": {
+ "navigationBarTitleText": "协议"
+ }
}
],
"tabBar": {
--
Gitblit v1.9.3