Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
aixianling
2022-06-09 17:26:12 +08:00

View File

@@ -163,6 +163,8 @@
},
onTouchend () {
if (!this.isShow) return
if (this.isShow && new Date().getTime() - this.startTime < 1500) {
this.isImpact = false
this.isShow = false