Commit b201858e authored by 季圣华's avatar 季圣华
Browse files

改为1秒延迟显示扫码图标

parent 66d76730
......@@ -290,7 +290,7 @@
let that = this
setTimeout(function() {
that.showWeixin()
},3000)
},1000)
}
},
showWeixinSpan() {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment