1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-16 08:55:42 +08:00

微调 ‘登录大写锁定提示’

This commit is contained in:
马云海 mayunhai () 2019-04-08 09:48:29 +08:00
parent 28f5bba467
commit 1096f1e477

View File

@ -37,6 +37,7 @@
name="password" name="password"
auto-complete="on" auto-complete="on"
@keyup.native="checkCapslock" @keyup.native="checkCapslock"
@blur="visible = false"
@keyup.enter.native="handleLogin" @keyup.enter.native="handleLogin"
/> />
<span class="show-pwd" @click="showPwd"> <span class="show-pwd" @click="showPwd">