mirror of
https://github.com/ZorgCC/psina-avatar-frontend.git
synced 2025-07-18 19:26:26 +03:00
feature: type for password
This commit is contained in:
parent
f80a836d9e
commit
467628dd77
@ -36,7 +36,7 @@
|
|||||||
v-model="password"
|
v-model="password"
|
||||||
rounded
|
rounded
|
||||||
icon="lock"
|
icon="lock"
|
||||||
value="123"
|
type="password"
|
||||||
placeholder="password"
|
placeholder="password"
|
||||||
@focus="isValid = true"
|
@focus="isValid = true"
|
||||||
></b-input>
|
></b-input>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user