From c5542e9e2b2fd14633b596334b957535459ae30e Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Fri, 10 Jul 2026 16:17:15 +0800
Subject: [PATCH] UI:澜品优选:1.行权问题修复;2.版本更新提示
---
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