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