From 22e5aedaff2f58125635ada046b8b2761dc212cd Mon Sep 17 00:00:00 2001 From: Eddie <102564160@qq.com> Date: Thu, 24 Jun 2021 17:55:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0111?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ContentDesign.vue | 1 - src/components/Download.vue | 4 +++- src/utlis/utlis.js | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/ContentDesign.vue b/src/components/ContentDesign.vue index eea7fb8..085155a 100644 --- a/src/components/ContentDesign.vue +++ b/src/components/ContentDesign.vue @@ -155,7 +155,6 @@ export default { if (this.winHeight > this.$refs.pronbit.getBoundingClientRect().top) { this.isShow = true; - window.removeEventListener('scroll', this) } }, diff --git a/src/components/Download.vue b/src/components/Download.vue index 3a42321..1a59e4f 100644 --- a/src/components/Download.vue +++ b/src/components/Download.vue @@ -37,7 +37,7 @@
{ config.headers.master_id = '123456' - config.headers.platform = 'wap' + config.headers.platform = 'pc' return config },