From 464cf100a2a0482933914a0fca1dcf846571d7db Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Mon, 01 Jun 2026 10:03:37 +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