From 0dd37d509b9f62a0bc313fbeccd3ca5c7cd36e55 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期三, 19 二月 2025 08:31:46 +0800
Subject: [PATCH] 特性、分类信息等修改

---
 src/views/homePage.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/homePage.vue b/src/views/homePage.vue
index 8c5d64d..cb2c2a8 100644
--- a/src/views/homePage.vue
+++ b/src/views/homePage.vue
@@ -426,11 +426,11 @@
   height: 100%;
   position: absolute;
   right: 0;
-  top: -30px;
+  top: -20px;
   transform: translateY(30px);
   opacity: 0;
   -webkit-opacity: 0;
-  min-height: 620px;
+  min-height: 600px;
   border-radius: 16px;
   background: #fff;
   padding: 30px;

--
Gitblit v1.9.2