We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5033353 + 3edad48 commit 66b851cCopy full SHA for 66b851c
3 files changed
public/qq-outline.svg
src/views/login/components/register-form.vue
@@ -97,7 +97,7 @@
97
allow-clear
98
>
99
<template #prefix>
100
- <icon-message />
+ <img src="/qq-outline.svg" alt="qq" class="w-4 h-4" />
101
</template>
102
</a-input>
103
</a-form-item>
src/views/user/editInfo/index.vue
@@ -165,7 +165,7 @@
165
166
167
168
169
170
171
0 commit comments