摘要: 图片上传 使用了element-plus提供的图片上传el-upload组件 <el-upload :show-file-list="false" :auto-upload="false" :on-change="(e) => uploadImage(e, 'background')" > <but 阅读全文
posted @ 2024-01-12 09:11 haixin-fang 阅读(826) 评论(0) 推荐(0)