oss前端直传 oss上传文件有两种方式,一种是上传到服务器,服务器传输到oss,清空临时文件,另一种是直接通过用户端传输到oss,服务器只提供签名,并替换。 优势:对用户上传行为没法很好的监控。 config配置 oss bucket配置跨域手动 修改里的配置配置./router.js 开始启动 1,我 2,节点app.js 演示 访问element-ui演示,localhost:2050 / demo / index.html, 原生localhost:2050 / demo / index2.html