会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
河畔的风
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2020年5月14日
文件流下载公用
摘要: 请求加入responseType = "blob"; —————————————————————————————————————— api.then(res =>{ //用来读取文件blob返回type为application/json的错误信息 if (res.response.type 'app
阅读全文
posted @ 2020-05-14 11:33 河畔的风
阅读(134)
评论(0)
推荐(0)
文件流下载
摘要: dllalsdf(){ // 获取时间戳 let timestamp=new Date().getTime(); // 获取XMLHttpRequest let xmlResquest = new XMLHttpRequest(); // 发起请求 xmlResquest.open("POST",'
阅读全文
posted @ 2020-05-14 11:31 河畔的风
阅读(153)
评论(0)
推荐(0)