From e41a81096025af9b746dfd124c7c52d1c6860856 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Tue, 16 Jun 2026 17:43:21 +0800
Subject: [PATCH] UI:澜品优选新增会员价
---
static/css/ginfo.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/static/css/ginfo.css b/static/css/ginfo.css
index 2cba224..998994f 100644
--- a/static/css/ginfo.css
+++ b/static/css/ginfo.css
@@ -62,7 +62,7 @@
}
.gTitle view text:nth-child(2){
font-size: 36upx;
- margin: 0 50upx 0 10upx;
+ margin: 0 10upx 0 10upx;
}
.gInfo-title{
width: 100%;
@@ -111,7 +111,7 @@
width: 88%;
height: 78upx;
border-radius: 50upx;
- background-color: #e3b400;
+ background-color: #4766FE;
color: #ffffff;
display: flex;
justify-content: center;
--
Gitblit v1.9.3