style: 样式修改

This commit is contained in:
rd
2025-07-16 17:34:27 +08:00
parent 606858461b
commit 876df2c694

View File

@ -27,7 +27,7 @@
:wrapper-col-props="{ span: 21, offset: 0 }" :wrapper-col-props="{ span: 21, offset: 0 }"
> >
<a-form-item field="head_image" label="头像"> <a-form-item field="head_image" label="头像">
<div class="flex item-center"> <div class="flex items-center">
<a-avatar :image-url="userInfoForm.file_url" :size="48" /> <a-avatar :image-url="userInfoForm.file_url" :size="48" />
<span class="upload-button" @click="triggerFileInput"> <span class="upload-button" @click="triggerFileInput">
<input <input