摘要: <template> <div> <el-upload style="margin-top: 10px;" class="upload-demo" list-type="picture-card" action="http://192.168.1.115:9999/sdfs/file/uploadF 阅读全文
posted @ 2022-12-15 15:40 abcByme 阅读(26) 评论(0) 推荐(0) 编辑
摘要: <template> <view class="contain-box"> <u-navbar :title="title" :is-back="true" back-icon-color="#fff" :background="background" :border-bottom="false" 阅读全文
posted @ 2022-12-15 14:46 abcByme 阅读(155) 评论(0) 推荐(0) 编辑
摘要: <template> <div> <el-upload ref="upload" :action="action" :limit="5" :file-list="fileList" :on-exceed="handleExceed" :on-remove="handleRemove" :on-suc 阅读全文
posted @ 2022-12-15 14:44 abcByme 阅读(491) 评论(0) 推荐(0) 编辑
摘要: <template> <div> <el-upload ref="upload" :action="action" :limit="1" :file-list="fileList" :on-exceed="handleExceed" :on-remove="handleRemove" :on-suc 阅读全文
posted @ 2022-12-15 14:36 abcByme 阅读(45) 评论(0) 推荐(0) 编辑