前言axios 是一个基于Promise 用于浏览器和 nodejs 的 HTTP client
特征
从浏览器创建 XMLHttpRequests
从node.js 发出 http 请求
支持 Promise API
拦截请求(reque
2021-11-04