axios 封装

时间:2021-12-31 08:15:09
【文件属性】:

文件名称:axios 封装

文件大小:2KB

文件格式:TXT

更新时间:2021-12-31 08:15:09

Vue axios javascript html 请求

Vue axios 二次封装 多种请求自适应 ** Fn: axios ** Intro: 公用封装的axios 已在main.js中进行 $axios代理 ** Intro: Store.state.permission.constUrl 为公用的接口前缀地址 ** Intro: url 方法接受参数 为定义的 接口地址后缀 ** Intro: data 方法接受参数 为定义的参数 ** Author: zyx ================= ** Fn: axiosImportFile ** Intro: 该方法用于导入excel文件 需改变content-type ** Author: zyx =================== * 专用于获取excel 流 * responseType: 'blob' * @param url * @returns {Promise}


网友评论

  • 什么鬼,感觉没什么用