mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-19 15:56:45 +08:00
个人中心我的笔记bug修改
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
:limit="limit">
|
||||
<svg-icon style="font-size:52px;margin-right:5px;margin-top:20px" icon-class="up-char"></svg-icon>
|
||||
<div class="el-upload__text">将文件拖到此处,或<em>点击上传</em></div>
|
||||
<div class="el-upload__tip" slot="tip">支持拓展名:支持扩展名:.txt/.dox/.docx/.png/.jpg, 图片支持批量上传,最多9张</div>
|
||||
<div class="el-upload__tip" slot="tip">支持拓展名:支持扩展名:<span v-for="ty in fileType">{{ty}},</span> 图片支持批量上传,最多9张</div>
|
||||
</el-upload>
|
||||
|
||||
<!-- 文件列表 -->
|
||||
|
||||
Reference in New Issue
Block a user