🌐 AI搜索 & 代理 主页
Skip to content

应对业务,vue-upload-component组件,支持立即提交上传,而实际业务往往需要在提交业务表单时,一起提交

License

Notifications You must be signed in to change notification settings

snail-zz/vue-upload-component

 
 

Repository files navigation

vue-upload-component

npm npm license gzip

Vue.js file upload component The component is just a button

  • 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
  • thumbnails
  • Chunk upload

Example

https://lian-yue.github.io/vue-upload-component/

Installation

npm install vue-upload-component --save

Documentation

https://lian-yue.github.io/vue-upload-component/#/documents

Vue.js 文件上传组建 组件只是一个按钮

  • 上传多文件
  • 上传目录
  • 拖拽
  • 拖拽目录
  • 多线程
  • html4(IE 9)
  • PUT 方法
  • 自定义过滤器
  • 缩略图

演示

https://lian-yue.github.io/vue-upload-component/#/zh-cn/

安装

npm install vue-upload-component --save

文档

https://lian-yue.github.io/vue-upload-component/#/zh-cn/documents

Special thanks (特别感谢)

About

应对业务,vue-upload-component组件,支持立即提交上传,而实际业务往往需要在提交业务表单时,一起提交

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 60.5%
  • JavaScript 36.2%
  • HTML 3.3%