实时喊话
This commit is contained in:
@@ -163,6 +163,8 @@
|
||||
},
|
||||
|
||||
onTouchend () {
|
||||
if (!this.isShow) return
|
||||
|
||||
if (this.isShow && new Date().getTime() - this.startTime < 1500) {
|
||||
this.isImpact = false
|
||||
this.isShow = false
|
||||
|
||||
Reference in New Issue
Block a user