mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-27 15:31:45 +08:00
feat(projects): login page: code-login
This commit is contained in:
@@ -49,7 +49,7 @@ async function handleSubmit() {
|
||||
<NInput
|
||||
v-model:value="model.password"
|
||||
type="password"
|
||||
show-password-on="mousedown"
|
||||
show-password-on="click"
|
||||
:placeholder="$t('page.login.common.passwordPlaceholder')"
|
||||
/>
|
||||
</NFormItem>
|
||||
|
||||
Reference in New Issue
Block a user