feat: 双token
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<n-input
|
||||
v-model:value="loginModel.password"
|
||||
type="password"
|
||||
show-password-on="mousedown"
|
||||
show-password-on="click"
|
||||
placeholder="密码"
|
||||
:maxlength="20"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user