From 50bdb66e0539abd94880f331549c0cef81065caa Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期五, 06 九月 2024 14:33:31 +0800
Subject: [PATCH] login

---
 pages/bookExhibitionList/index.wxss |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/bookExhibitionList/index.wxss b/pages/bookExhibitionList/index.wxss
index 906748d..82ef507 100644
--- a/pages/bookExhibitionList/index.wxss
+++ b/pages/bookExhibitionList/index.wxss
@@ -149,7 +149,7 @@
 .assembleContent {
   background-color: #F2F3F8;
   min-height: 90vh;
-  margin-top: 270rpx;
+  margin-top: 268rpx;
 }
 
 .t-dropdown-menu:after,
@@ -251,7 +251,7 @@
   position: fixed;
   top: 0px;
   background-color: #fff;
-  height: 135px;
+  height: 268rpx;
   z-index: 999;
 }
 

--
Gitblit v1.9.1