From 055e3845f363229a7115349ec5e11d56a793c81e Mon Sep 17 00:00:00 2001 From: THK3121 Date: Tue, 12 Sep 2023 17:12:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/nongKe/cloud_entrepot/index.vue | 29 +++++++++------------------ 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/pages/nongKe/cloud_entrepot/index.vue b/pages/nongKe/cloud_entrepot/index.vue index bff8a61..b9f542b 100644 --- a/pages/nongKe/cloud_entrepot/index.vue +++ b/pages/nongKe/cloud_entrepot/index.vue @@ -22,7 +22,7 @@ + v-show="showtit"> @@ -39,7 +39,8 @@ - + @@ -102,7 +103,7 @@ - + {{item.tit}} @@ -347,7 +348,7 @@ .in(this) .select('.content') .boundingClientRect(rect => { - if (rect.top <= (this.headtop + 16)) { + if (rect.top <= (this.headtop)) { this.pocls = 'fixed' this.act_swiper = 'act_swiper' this.act_img = 'act_img' @@ -546,18 +547,6 @@