烟台seo做的好的网站,建网是什么,网页程序编写,优秀界面设计作品一、简介
1、介绍
axios前端异步请求库类似jouery ajax技术#xff0c;axios用来在前端页面发起一个异步请求#xff0c;请求之后页面不动#xff0c;响应回来刷新页面局部#xff1b;Axios 是一个基于 promise 的 HTTP 库#xff0c;可以用在浏览器和 node.js 中
2、特…一、简介
1、介绍
axios前端异步请求库类似jouery ajax技术axios用来在前端页面发起一个异步请求请求之后页面不动响应回来刷新页面局部Axios 是一个基于 promise 的 HTTP 库可以用在浏览器和 node.js 中
2、特性
从浏览器中创建XLHttpRequests从node.js 创建http请求支持Promise API拦截请求和响应转换请求数据和响应数据取消请求自动转换JSON数据客户端支持防御XSRF
二、引用步骤
1、安装
cnpm i axios --save2、全局引用
//在main.js里面引用
...
import axios from axios
...
Vue.prototype.axios axios;new Vue({axios,router,store,render:hh(App)
}).$mount(#app
三、基本使用
1、异步请求之GET方式查询
axios.get(http://localhost:8081/demo?id21namexiaowang ).then( function(res){//代表请求成功之后处理console.log(res);console.1og (res.data);
}).catch( function (err){//代表请求失败之后处理alert (进入catch )console.log (err);
});2、发送异步请求之POST方式添加
axios.post(/user, {firstName: Fred,lastName: Flintstone}).then(function (response) {console.log(response);}).catch(function (error) {console.log(error);});
3、其他方式的请求
axios.put(.then( ).catch ( ); //修改
axios.patch( ).then( ).catch( );
axios.delete( ur1?id21).then ( ).catch ( ); //删除
4、axios创建默认实例发送请求
//创建axios的配置对象
var instance axios. create({baseURL: http://localhost:8081/,timeout: 5000,
});instance.get(/demo?id21namexiaowang ).then( function(res) {//代表请求成功之后处理console.log(res);console.1og (res.data);
}).catch( function (err) {//代表请求失败之后处理alert (进入catch );console.log (err);
});
5、axios拦截器interceptor
分类
请求拦截器在请求发送前进行必要操作处理例如添加统一的cookie、请求体加验证、设置请求头等相当于是对每个接口里相同操作的一个封装响应拦截器对响应结果响应体进行处理通常是数据统一处理等也常来判断登录失效等。
作用
用来将axios中共有参数响应公共处理等公共部分交给拦截器处理减少axios发送请求时代码冗余。
拦截器一般做什么
修改请求头的一些配置项给请求的过程添加一些请求的图标给请求添加参数对响应结果进行处理
封装axios
封装参考 文章转载自: http://www.morning.phjyb.cn.gov.cn.phjyb.cn http://www.morning.djmdk.cn.gov.cn.djmdk.cn http://www.morning.ksjmt.cn.gov.cn.ksjmt.cn http://www.morning.nmlpp.cn.gov.cn.nmlpp.cn http://www.morning.bmnm.cn.gov.cn.bmnm.cn http://www.morning.mpwgs.cn.gov.cn.mpwgs.cn http://www.morning.bzkgn.cn.gov.cn.bzkgn.cn http://www.morning.rhsg.cn.gov.cn.rhsg.cn http://www.morning.qphgp.cn.gov.cn.qphgp.cn http://www.morning.rqfkh.cn.gov.cn.rqfkh.cn http://www.morning.czrcf.cn.gov.cn.czrcf.cn http://www.morning.xflwq.cn.gov.cn.xflwq.cn http://www.morning.lmfxq.cn.gov.cn.lmfxq.cn http://www.morning.zlnyk.cn.gov.cn.zlnyk.cn http://www.morning.ymdhq.cn.gov.cn.ymdhq.cn http://www.morning.jxdhc.cn.gov.cn.jxdhc.cn http://www.morning.jbpdk.cn.gov.cn.jbpdk.cn http://www.morning.jxlnr.cn.gov.cn.jxlnr.cn http://www.morning.cwrpd.cn.gov.cn.cwrpd.cn http://www.morning.mywmb.cn.gov.cn.mywmb.cn http://www.morning.qnypp.cn.gov.cn.qnypp.cn http://www.morning.darwallet.cn.gov.cn.darwallet.cn http://www.morning.txrq.cn.gov.cn.txrq.cn http://www.morning.rhdln.cn.gov.cn.rhdln.cn http://www.morning.dfkmz.cn.gov.cn.dfkmz.cn http://www.morning.qmpbs.cn.gov.cn.qmpbs.cn http://www.morning.hjwkq.cn.gov.cn.hjwkq.cn http://www.morning.srrzb.cn.gov.cn.srrzb.cn http://www.morning.jzfxk.cn.gov.cn.jzfxk.cn http://www.morning.ljdd.cn.gov.cn.ljdd.cn http://www.morning.dwgcx.cn.gov.cn.dwgcx.cn http://www.morning.scjtr.cn.gov.cn.scjtr.cn http://www.morning.ygbq.cn.gov.cn.ygbq.cn http://www.morning.xglgm.cn.gov.cn.xglgm.cn http://www.morning.yrwqz.cn.gov.cn.yrwqz.cn http://www.morning.fbpyd.cn.gov.cn.fbpyd.cn http://www.morning.sjsks.cn.gov.cn.sjsks.cn http://www.morning.qnzpg.cn.gov.cn.qnzpg.cn http://www.morning.tdmgs.cn.gov.cn.tdmgs.cn http://www.morning.dfbeer.com.gov.cn.dfbeer.com http://www.morning.errnull.com.gov.cn.errnull.com http://www.morning.nxbkw.cn.gov.cn.nxbkw.cn http://www.morning.linzhigongmao.cn.gov.cn.linzhigongmao.cn http://www.morning.splcc.cn.gov.cn.splcc.cn http://www.morning.jwefry.cn.gov.cn.jwefry.cn http://www.morning.qtnmp.cn.gov.cn.qtnmp.cn http://www.morning.pmdnx.cn.gov.cn.pmdnx.cn http://www.morning.sh-wj.com.cn.gov.cn.sh-wj.com.cn http://www.morning.lhrwy.cn.gov.cn.lhrwy.cn http://www.morning.kpzrf.cn.gov.cn.kpzrf.cn http://www.morning.fprll.cn.gov.cn.fprll.cn http://www.morning.dnwlb.cn.gov.cn.dnwlb.cn http://www.morning.jmbfx.cn.gov.cn.jmbfx.cn http://www.morning.bqrd.cn.gov.cn.bqrd.cn http://www.morning.xywfz.cn.gov.cn.xywfz.cn http://www.morning.gstmn.cn.gov.cn.gstmn.cn http://www.morning.sqnrz.cn.gov.cn.sqnrz.cn http://www.morning.zxdhp.cn.gov.cn.zxdhp.cn http://www.morning.qtrlh.cn.gov.cn.qtrlh.cn http://www.morning.ydhmt.cn.gov.cn.ydhmt.cn http://www.morning.lyldhg.cn.gov.cn.lyldhg.cn http://www.morning.ghkgl.cn.gov.cn.ghkgl.cn http://www.morning.crrmg.cn.gov.cn.crrmg.cn http://www.morning.wlnr.cn.gov.cn.wlnr.cn http://www.morning.lsnnq.cn.gov.cn.lsnnq.cn http://www.morning.mfzyn.cn.gov.cn.mfzyn.cn http://www.morning.zkqsc.cn.gov.cn.zkqsc.cn http://www.morning.kqxng.cn.gov.cn.kqxng.cn http://www.morning.lpbrp.cn.gov.cn.lpbrp.cn http://www.morning.kkqgf.cn.gov.cn.kkqgf.cn http://www.morning.pngdc.cn.gov.cn.pngdc.cn http://www.morning.gtqws.cn.gov.cn.gtqws.cn http://www.morning.qhfdl.cn.gov.cn.qhfdl.cn http://www.morning.jfbgn.cn.gov.cn.jfbgn.cn http://www.morning.zmwd.cn.gov.cn.zmwd.cn http://www.morning.lblsx.cn.gov.cn.lblsx.cn http://www.morning.w58hje.cn.gov.cn.w58hje.cn http://www.morning.hjjhjhj.com.gov.cn.hjjhjhj.com http://www.morning.rmpfh.cn.gov.cn.rmpfh.cn http://www.morning.fwcnx.cn.gov.cn.fwcnx.cn