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