From e7f374c5b6a923f37e919d14a52082ba579d4948 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Thu, 28 Sep 2023 17:04: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/nongKe/cloud_entrepot/index.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/pages/nongKe/cloud_entrepot/index.vue b/pages/nongKe/cloud_entrepot/index.vue index 3e53155..4312bad 100644 --- a/pages/nongKe/cloud_entrepot/index.vue +++ b/pages/nongKe/cloud_entrepot/index.vue @@ -644,7 +644,6 @@ export default { }) .exec(); - console.log(that.headtop) }, 500) // console.log(this.appInfo, "手机信息") @@ -701,7 +700,6 @@ export default { .in(this) .select('.content') .boundingClientRect(rect => { - console.log(rect); if (rect.top <= (this.headtop)) { this.pocls = 'fixed' this.act_swiper = 'act_swiper'