mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
modify input box type of 2fa code
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
<div class="padding-horizontal padding-bottom">
|
<div class="padding-horizontal padding-bottom">
|
||||||
<f7-list no-hairlines class="twofa-auth-form">
|
<f7-list no-hairlines class="twofa-auth-form">
|
||||||
<f7-list-input
|
<f7-list-input
|
||||||
type="password"
|
type="number"
|
||||||
outline
|
outline
|
||||||
clear-button
|
clear-button
|
||||||
:placeholder="$t('Passcode')"
|
:placeholder="$t('Passcode')"
|
||||||
|
|||||||
Reference in New Issue
Block a user