dropzone上传 Dropzone是一款处理文件拖拽上传的插件,插件整合项目中使用的是5.9.3的版本。 文档地址:http://www.dropzonejs.com/ github地址:https://github.com/dropzone/dropzone 默认使用效果:   插件项目中页面名字:`lyear_js_dropzone.html` 演示地址:http://lyear.itshubao.com/v5/example/ 涉及的文件: - `js/dropzone/basic.min.css` - `js/dropzone/dropzone.min.css` - `js/dropzone/dropzone.min.js`