From 57b212386a80b65dfa7c0bcb72f12c2b907f91b3 Mon Sep 17 00:00:00 2001
From: yfx <1249361928@.com>
Date: Thu, 19 Mar 2026 17:53:05 +0800
Subject: [PATCH] title
---
pages.json | 14 +++++---------
1 files changed, 5 insertions(+), 9 deletions(-)
diff --git a/pages.json b/pages.json
index 9023e42..a04a8f4 100644
--- a/pages.json
+++ b/pages.json
@@ -213,36 +213,32 @@
{
"path": "pages/quanyi/index",
"style": {
- "navigationBarTitleText": "权益",
- "navigationStyle":"custom"
+ "navigationBarTitleText": "会员权益"
}
},
{
"path": "pages/quanyi/add",
"style": {
- "navigationBarTitleText": "绑卡",
- "navigationStyle":"custom"
+ "navigationBarTitleText": "绑卡"
}
},
{
"path": "pages/quanshou/index",
"style": {
- "navigationBarTitleText": "绑卡",
- "navigationStyle":"custom"
+ "navigationBarTitleText": "会员权收"
}
},
{
"path": "pages/web/index",
"style": {
- "navigationBarTitleText": "绑卡",
+ "navigationBarTitleText": "",
"navigationStyle":"custom"
}
},
{
"path": "pages/web/xieyi",
"style": {
- "navigationBarTitleText": "协议",
- "navigationStyle":"custom"
+ "navigationBarTitleText": "协议"
}
}
],
--
Gitblit v1.9.3