From a89c11d01a40ebe2707426774a428b84aeaca464 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Mon, 08 Jun 2026 09:29:02 +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