11 2021 档案

Vue中图片,文档资源上传中FileReader的使用
摘要:使用场景:在vue项目中使用el-upload上传图片资源,文档或者excel时,需要读取文件,并将其转化为需要使用的文件格式,这就需要用到FileReader。 1.判断浏览器是否支持FileReader 1 if(window.FileReader) { 2 var fr = new FileR 阅读全文

posted @ 2021-11-15 15:43 还是种田踏实 阅读(1524) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示