1、将获取blob对象使用.blob()转换为file就行,接下来就可以使用七牛上传图片的方法

const file = blob.blob();

 

相关文章:

  • 2021-06-21
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-19
  • 2021-05-21
  • 2021-10-29
  • 2022-12-23
  • 2021-12-05
  • 2021-07-28
  • 2022-01-09
相关资源
相似解决方案