Skip to content

头像上传(FormAvatarUpload)

/web/src/components/formAvatarUpload/FormAvatarUpload.vue该组件对 Element Plus 的 Upload 上传组件 进行了二次封装,提供了可与 Element Plus 的 Form 组件 配合使用的图片上传功能。

API

Attributes

参数说明类型默认值必填
uploadPropsElement Plus 的 Upload 上传组件 的 Attributes
v-model绑定值string

Released under the MIT License.