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:星享购 绑卡 倒计时优化+首页新增“退款政策”弹窗

---
 static/css/index.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/static/css/index.css b/static/css/index.css
index eb956b7..edbc792 100644
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -626,7 +626,7 @@
 	text-align: center;
 	color: #ffffff;
 	line-height: 54rpx;
-	background: #FF1472;
+	background: #4766FE;
 	border-radius: 62rpx 62rpx 62rpx 62rpx;
 }
 .c-goods{

--
Gitblit v1.9.3