Vanthink-UED / vue-core-image-upload

a vue plugin for image to crop and upload

Home Page:http://vanthink-ued.github.io/vue-core-image-upload/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

用户上传图片的时候,图片格式不对或者尺寸过大怎么给提示

yaozhongnan opened this issue · comments

commented

因为现在的情况是上传的格式不对默认不会做任何事情,想知道怎么给出相关提示信息,提醒尺寸过大或格式不正确

You can modify file vue-core-image-upload.vue, line 123 dispatch an error handler for maxFileSize error.