From bea9e52d5a1f56d9ca26a30ea121122def824b3d Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Fri, 24 Apr 2026 10:32:34 +0800
Subject: [PATCH] feat: 澜品优选权益

---
 pages.json |   38 ++++++++++++++++++++++++++++++++++++++
 1 files changed, 38 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index 47c9185..7b38ae3 100644
--- a/pages.json
+++ b/pages.json
@@ -210,6 +210,44 @@
 			"style": {
 				"navigationBarTitleText": "联系客服"
 			}
+		},
+		{
+			"path": "pages/quanyi/index",
+			"style": {
+				"navigationStyle":"custom",
+				"navigationBarTitleText": "会员权益"
+			}
+		},
+		{
+			"path": "pages/quanyi/add",
+			"style": {
+				"navigationBarTitleText": "添加银行卡"
+			}
+		},
+		{
+			"path": "pages/quanshou/index",
+			"style": {
+				"navigationStyle":"custom",
+				"navigationBarTitleText": "会员权收"
+			}
+		},
+		{
+			"path": "pages/web/index",
+			"style": {
+				"navigationBarTitleText": ""
+			}
+		},
+		{
+			"path": "pages/web/xieyi",
+			"style": {
+				"navigationBarTitleText": "协议"
+			}
+		},
+		{
+			"path": "pages/vip/index",
+			"style": {
+				"navigationBarTitleText": "会员"
+			}
 		}
 	],
 	"tabBar": {

--
Gitblit v1.9.3