fix: baseinput 适配icon

This commit is contained in:
tim
2025-09-06 02:00:58 +08:00
parent 2cd220e8eb
commit 47c997ad22
4 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
</div>
<div class="form-row username-row">
<BaseInput
icon="User"
icon="user-icon"
v-model="username"
@input="usernameError = ''"
placeholder="用户名"