isheji-upload-component
v1.0.5
Published
baseOn vue-upload-component, Vue.js file upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory, Upload multiple files at the same time, html4 (IE 9), `PUT` method, Customize the filter
Downloads
8
Maintainers
Readme
isheji-upload-component
Example
本包基于vue-upload-component二次开发,新增文件个数超出总个数限制方法@exceed,供个人使用, 请参考vue-upload-component原作者demo https://lian-yue.github.io/vue-upload-component/
最新更新:新增splitflow属性用以控制多次选择文件后文件超出maximum数值后截取剩余数量添加到上传列表中
Installation
npm install isheji-upload-component --save
Documentation
本包基于vue-upload-component二次开发供个人使用, 请参考vue-upload-component原作者文档 https://lian-yue.github.io/vue-upload-component/#/documents
Vue.js 文件上传组建 组件只是一个按钮
- [x] 上传多文件
- [x] 上传目录
- [x] 拖拽
- [x] 拖拽目录
- [x] 多线程
- [x] html4(IE 9)
- [x]
PUT
方法 - [x] 自定义过滤器
- [x] 缩略图
演示
https://lian-yue.github.io/vue-upload-component/#/zh-cn/
安装
npm install isheji-upload-component --save
文档
https://lian-yue.github.io/vue-upload-component/#/zh-cn/documents