From 5f21d92871e0d48309b44549d4e09a8afd2b4980 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Mon, 30 Mar 2026 15:57:21 +0800
Subject: [PATCH] 会员权益说明底部新增权益商品展示
---
pages.json | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/pages.json b/pages.json
index 08253e7..804a26d 100644
--- a/pages.json
+++ b/pages.json
@@ -225,15 +225,13 @@
{
"path": "pages/quanshou/index",
"style": {
- "navigationBarTitleText": "会员权收",
- "navigationStyle":"custom"
+ "navigationBarTitleText": "会员权收"
}
},
{
"path": "pages/web/index",
"style": {
- "navigationBarTitleText": "",
- "navigationStyle":"custom"
+ "navigationBarTitleText": ""
}
},
{
--
Gitblit v1.9.3