From c3c27262a6e722d2a6153ff3de6d2f870adc1d45 Mon Sep 17 00:00:00 2001
From: yfx <1249361928@.com>
Date: Tue, 17 Mar 2026 14:20:10 +0800
Subject: [PATCH] 传接口参数

---
 pages.json |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/pages.json b/pages.json
index 9023e42..08253e7 100644
--- a/pages.json
+++ b/pages.json
@@ -213,36 +213,33 @@
 		{
 			"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": "协议",
-				"navigationStyle":"custom"
+				"navigationBarTitleText": "协议"
 			}
 		}
 	],

--
Gitblit v1.9.3