解决跨域问题的几行代码

xhrFields: {
    withCredentials: true
},
crossDomain: true

 

posted @ 2018-12-12 11:10  爱学习的吴小瑞  阅读(173)  评论(0)    收藏  举报