Sorry, your browser cannot access this site
This page requires browser support (enable) JavaScript
Learn more >

想要用七牛云对象储存,首先,你需要有一个七牛云账号。注册好账号之后点击右上角的控制台,选择对象存储,开心的创建应用…..???什么!居然需要实名认证!告辞…

那么实名认证之后,在命令行输入:

Vue代码:

页面代码(其中input框并不需要):

1
2
3
4
<div id='upload'>
拖拽上传
<input type="file" @change='yp_upload'>
</div>


愿火焰指引你