From 0ba4575f47bd1498235f9d6ca9ac8b105e7e566c Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Thu, 25 Jun 2026 11:38:30 +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