lmqhttp:对axios对二次封装 源码
lmqhttp 对axios对二次封装 的github 补充相关依赖包 安装 npm我lmqhttp 使用 import http from 'lmqhttp' ; http ( { url : 'url-address' , method : 'post' } ) . then ( data => { // 接口返回的参数 console . log ( data ) ; } ) ; } 封装axios在实际开发中的作用 对项目对异常统一处理 和服务端约定好对状态数据 返回数据处理只返
文件列表
lmqhttp-master.zip
(预估有个6文件)
lmqhttp-master
.gitignore
24B
README.md
630B
package.json
439B
example
test.html
33B
lib
getHttp.js
3KB
index.js
50B
暂无评论