Skip to content

基于vue2 + element-ui + ali-oss 实现前端直传OSS

Notifications You must be signed in to change notification settings

hu-snail/vue-upload-oss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-upload-oss

前言

原掘金文章Vue前端直传至阿里云OSS(支持断点续传,分片上传,批量上传),因为没有完整版本,使用起来有些吃力,看到留言需要完整demo,今天抽空写了一份完整的源码

特性

  • 支持Vue2
  • 批量上传
  • 分片、断点续传

使用

# 拷贝代码
git clone https://github.com/hu-snail/vue-upload-oss.git
# 进入项目
cd vue-upload-oss
# 安装依赖
yarn # or npm i
# 运行
yarn serve

预览截图

  • 校验STS凭证 image.png

  • 上传文件 image.png

About

基于vue2 + element-ui + ali-oss 实现前端直传OSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published