mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-09 03:27:32 +08:00
feat(frontend): migrate BaseInput to IconPark
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
</div>
|
||||
<div class="form-row username-row">
|
||||
<BaseInput
|
||||
icon="fas fa-user"
|
||||
icon="User"
|
||||
v-model="username"
|
||||
@input="usernameError = ''"
|
||||
placeholder="用户名"
|
||||
|
||||
Reference in New Issue
Block a user