Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 233 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 233 Bytes

js-upload-pictures

利用input:file上传单张、多张图片案例...

  • 单张:upload-single-picture.html

  • 多张:upload-multiple-picture.html

  • 优化版:upload-multiple-file.html

  • vue版:vue-upload-multiple-file.html