From f958247d2c9a8615bef24c503c8b91d5c5535e0e Mon Sep 17 00:00:00 2001
From: yfx <1249361928@.com>
Date: Thu, 19 Mar 2026 17:53:28 +0800
Subject: [PATCH] title
---
pages.json | 18 ++++++++++--------
1 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/pages.json b/pages.json
index 7214a72..804a26d 100644
--- a/pages.json
+++ b/pages.json
@@ -213,29 +213,31 @@
{
"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": "绑卡",
- "navigationStyle":"custom"
+ "navigationBarTitleText": ""
+ }
+ },
+ {
+ "path": "pages/web/xieyi",
+ "style": {
+ "navigationBarTitleText": "协议"
}
}
],
--
Gitblit v1.9.3