From f7026038434bcf608f0f81c35f9f0ef719906d4e Mon Sep 17 00:00:00 2001 From: sight <1453017105@qq.com> Date: Mon, 20 Dec 2021 17:00:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=8C=89=E9=92=AE=20active=20=E5=8A=A8?= =?UTF-8?q?=E7=94=BB=E4=BF=9D=E6=8C=81=E5=92=8C=E5=8E=9F=E7=89=88=E4=B8=80?= =?UTF-8?q?=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/module/backTop/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/module/backTop/index.vue b/src/module/backTop/index.vue index 480078a3..3bf40395 100644 --- a/src/module/backTop/index.vue +++ b/src/module/backTop/index.vue @@ -9,6 +9,8 @@ backgroundColor: `${props.bgcolor}` }" @click.stop="handleClick" + @mousedown="backtopRef.style.opacity=1" + @mouseup="backtopRef.style.opacity=0.95" >