1.  xhr.responseType = 'Blob';

https://www.html5rocks.com/en/tutorials/file/xhr2/

 

2. vue.http.jsonp({...})

jsonp的应该是出现在chrome  -> network -> js 返回里。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-09
  • 2021-09-17
  • 2022-03-02
  • 2021-05-20
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-15
  • 2021-12-10
  • 2021-12-30
相关资源
相似解决方案