From 2506d5d77b57575df2f0d33fa56d89895fdecbc0 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Wed, 27 May 2026 15:52:16 +0800
Subject: [PATCH] feat:星享购 绑卡 倒计时优化+首页新增“退款政策”弹窗
---
pages.json | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 8c01344..500b0f4 100644
--- a/pages.json
+++ b/pages.json
@@ -244,6 +244,13 @@
}
},
{
+ "path": "pages/web/toUrl",
+ "style": {
+ "navigationStyle":"custom",
+ "navigationBarTitleText": ""
+ }
+ },
+ {
"path": "pages/vip/index",
"style": {
"navigationBarTitleText": "会员"
--
Gitblit v1.9.3