From 8ed3cfe7d04b542f131e98e37854031965441b33 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Wed, 10 Jun 2026 11:29:31 +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