From c9167fce1e24084e99d7bfde37315c775514afd3 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Sun, 21 May 2023 00:23:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/category/item.vue | 2 +- pages/index/category/one-catgory.vue | 4 +++- pages/index/index/home-head.vue | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/pages/index/category/item.vue b/pages/index/category/item.vue index bdb407d..d0ed28c 100644 --- a/pages/index/category/item.vue +++ b/pages/index/category/item.vue @@ -99,7 +99,7 @@ export default { .menu-swiper-box { position: relative; background: #fff; - // height: 100%; + height: 100%; .menu-swiper-item { background: #fff; height: 100%; diff --git a/pages/index/category/one-catgory.vue b/pages/index/category/one-catgory.vue index 4f4b528..e6fdfdf 100644 --- a/pages/index/category/one-catgory.vue +++ b/pages/index/category/one-catgory.vue @@ -297,8 +297,10 @@ export default { background:#fff; display: flex;flex-direction: column; justify-content: space-around;align-items: center; - padding:0 40rpx;height: 103%; + padding:0 40rpx; box-shadow: -2px 0px 8px 0px rgba(31,32,14,0.05); + height: 100%; + margin-top: -16rpx; } .active{ height:380rpx; diff --git a/pages/index/index/home-head.vue b/pages/index/index/home-head.vue index 50536a9..63d5f3a 100644 --- a/pages/index/index/home-head.vue +++ b/pages/index/index/home-head.vue @@ -303,7 +303,7 @@ export default { margin: 0 24rpx; /* position: relative; */ /* top: -20px; */ - margin-top: -240rpx; + margin-top: -176rpx; min-height: 0; } .u-iconfont{