From 096c08977d2596d023e362ce2c3ff3ac054ea4ad Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Thu, 14 May 2026 17:51:17 +0800
Subject: [PATCH] UI:购有趣 我的、商品详情、首页样式调整及隐藏详情积分

---
 static/css/ginfo.css |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/static/css/ginfo.css b/static/css/ginfo.css
index d9aadf1..e19a103 100644
--- a/static/css/ginfo.css
+++ b/static/css/ginfo.css
@@ -15,6 +15,11 @@
 	top: 30upx;
 	z-index: 999;
 }
+/* #ifndef H5 */
+.backLeft{
+	top: var(--status-bar-height);
+}
+/* #endif */
 .bannerIndex{
 	display: flex;
 	justify-content: center;

--
Gitblit v1.9.3