实时喊话

This commit is contained in:
yanran200730
2022-06-09 17:24:52 +08:00
parent b3e7126701
commit 5ce9be9a55

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