这里有一个前端获取http状态码400返回值的例子。我觉得边肖挺好的。我现在就分享给你,给你一个参考。来和边肖一起看看吧。
如下所示:
axios . get(/check _ mobile _ and _ sent _ code ,{withCredentials:true,params:{ mobile:form inline . mobile } })。然后(res={
console . log(RES);
//if(res.result==true){
如果(!this.timer) {
this.count=这个。TIME _ COUNT
this.show=false
this.timer=setInterval(()={
if (this.count 0 this.count=this。TIME_COUNT) {
this . count-;
}否则{
this.show=true
clear interval(this . timer);
this.timer=null
}
}, 1000)
}
//}
}).catch(错误={
console . log(error . response . data);
console . log(error . response . status);
console . log(error . response . headers);
console.log(Error ,Error . message);
console . log(error . config);
})
使用场景:
当后端判断验证的手机号已经存在时,返回400。此时,需要跳转到错误条件,并如上所述获得后端400返回的数据。
以下是error.response的返回值:
如果此处直接输出错误,则等于error.message
返回状态代码为200的值:
上面获取http状态代码400的返回值的前端示例是边肖共享的所有内容。希望给大家一个参考,支持我们。