Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
b201858e
Commit
b201858e
authored
May 29, 2022
by
季圣华
Browse files
改为1秒延迟显示扫码图标
parent
66d76730
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/user/Login.vue
View file @
b201858e
...
...
@@ -290,7 +290,7 @@
let
that
=
this
setTimeout
(
function
()
{
that
.
showWeixin
()
},
3
000
)
},
1
000
)
}
},
showWeixinSpan
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment