axios的具体使用(下)

192 阅读1分钟

全面配置axios Post传参的使用data:

图片1.png

Get请求需要使用params传递

图片2.png

拦截器:

图片3.png