改为1秒延迟显示扫码图标
This commit is contained in:
parent
66d76730e9
commit
b201858ee3
@ -290,7 +290,7 @@
|
||||
let that = this
|
||||
setTimeout(function() {
|
||||
that.showWeixin()
|
||||
},3000)
|
||||
},1000)
|
||||
}
|
||||
},
|
||||
showWeixinSpan() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user