Commit 1480c06f authored by 盖献康's avatar 盖献康

上传按钮

parent 7dd5ac33
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="8" viewBox="0 0 8 8"><defs><style>.a,.c{fill:none;}.b{isolation:isolate;clip-path:url(#a);}.c{stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.8px;}</style><clipPath id="a"><rect class="a" width="8" height="8"/></clipPath></defs><g class="b"><g transform="translate(1.108 0.404)"><path class="c" d="M21.739,20.869,18.869,18,16,20.869" transform="translate(-16 -17.998)"/><path class="c" d="M24,13.173V6" transform="translate(-21.131 -6)"/></g></g></svg>
\ No newline at end of file
......@@ -16,7 +16,13 @@
class="upload-file-uploader"
>
<!-- 上传按钮 -->
<el-button size="mini" class="fourWordsBtn">选取文件</el-button>
<el-button
size="mini"
class="fourWordsBtn"
>
<svg-icon style="font-size: 0.7rem;margin-bottom: 0.1rem;" icon-class="liebiao_icon_shangchuan" />
选取文件
</el-button>
<!-- 上传提示 -->
<div v-if="showTip" slot="tip" class="el-upload__tip">
请上传
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment