From 9e8dc1c9e3ac624bd3b71d991f7b3a7d7ccb2ec9 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Mon, 25 May 2026 18:03:50 +0800
Subject: [PATCH] UI:星享购 绑卡+权收

---
 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