Skip to content

bun-team/bun-vue-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bun-vue-upload

vue上传组件: 通过简单配置实现vue上传图片到七牛云功能。

Install

# Using npm
npm i bun-vue-upload -S

# Using yarn
yarn add bun-vue-upload

基础用法