From cafda854e6f56271fbd78dc44165755acdd5910e Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Mon, 20 Apr 2026 10:10:52 +0800
Subject: [PATCH] feat: 星享购图标

---
 static/css/index.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/static/css/index.css b/static/css/index.css
index f0282ec..eb956b7 100644
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -86,7 +86,7 @@
 	border-radius: 30rpx;
     background-color: #ffffff;
     padding-bottom: 30rpx;
-	margin-top: 300rpx;
+	margin-top: 0rpx;
 	display: flex;
 	flex-wrap: wrap; /* 确保子元素换行 */
 }

--
Gitblit v1.9.3