axios目录 作者:马育民 • 2020-12-27 21:45 • 阅读:10477 # 基础 1. [axios介绍](https://www.malaoshi.top/show_1IXIYz8be68.html "axios介绍") 2. [axios 对象 配置参数、params和data参数区别](https://www.malaoshi.top/show_1IX2uLW97N16.html "axios 对象 配置参数、params和data参数区别") 3. [axios 请求方法的别名](https://www.malaoshi.top/show_1IXIZqAaeJm.html "axios 请求方法的别名") - [axios get请求](https://www.malaoshi.top/show_1IXIZteqkMr.html "axios get请求") - [axios post请求](https://www.malaoshi.top/show_1IXIZt4apDp.html "axios post请求") - [axios post请求-FormData上传文件](https://www.malaoshi.top/show_1IX432ffakyd.html "axios post请求-FormData上传文件") - [vue 安装、使用 qs 处理参数](https://www.malaoshi.top/show_1IX2oYK9zXOe.html "vue 安装、使用 qs 处理参数") 6. [axios全局配置](https://www.malaoshi.top/show_1IXIantsrcJ.html "axios全局配置") 7. [axios 拦截器](https://www.malaoshi.top/show_1IX2orj6jkQh.html "axios 拦截器") ### 封装 [axios 封装(单独引入element UI js文件、css文件)](https://www.malaoshi.top/show_1IX7aBubP4cV.html "axios 封装(单独引入element UI js文件、css文件)") # 跨域 1. [axios跨域发请求携带cookie](https://www.malaoshi.top/show_1IX2mKFAXjFz.html "axios跨域发请求携带cookie") 2. [axios跨域发请求携带X-Requested-With,后端判断是否ajax请求](https://www.malaoshi.top/show_1IX46ZsMmg8T.html "axios跨域发请求携带X-Requested-With,后端判断是否ajax请求") ---- 5. [axios配置(废弃)](https://www.malaoshi.top/show_1IXIZqrdNDn.html "axios配置(废弃)") 原文出处:http://malaoshi.top/show_1IXIaoV25yK.html