From ebea702b9cf6566423fa26c63b603cdc989153e2 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Fri, 12 Jun 2026 15:14:23 +0800
Subject: [PATCH] UI:星享购
---
static/css/ginfo.css | 12 +++++-------
1 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/static/css/ginfo.css b/static/css/ginfo.css
index 2cba224..c16dd63 100644
--- a/static/css/ginfo.css
+++ b/static/css/ginfo.css
@@ -12,8 +12,8 @@
width: 60upx;
height: 60upx;
left: 30upx;
- top: 30upx;
- z-index: 999;
+ top: 60upx;
+ z-index: 9999999;
}
.bannerIndex{
display: flex;
@@ -56,14 +56,12 @@
display: flex;
align-items: center;
}
-.gTitle view text:nth-child(1), .gTitle view text:nth-child(2){
+.gTitle view text{
color: #F75451;
font-weight: 700;
+ margin-right: 10rpx;
}
-.gTitle view text:nth-child(2){
- font-size: 36upx;
- margin: 0 50upx 0 10upx;
-}
+
.gInfo-title{
width: 100%;
text-align: center;
--
Gitblit v1.9.3