Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
打个标记在readme
仅支持Vue 2版本
触发update事件的时机优化成:事件`update`会在提交完成后执行,就算与上一次提交相同文件也会再次执行;用户取消提交、文件大小超过… …上限终止提交(`error`触发)都不会触发`update`。
上传文件、本地展示(Vue组件)