vue和后端交互的方法:1、使用【$http.get()】方法实现交互;2、使用【$www.sxzhongrui.com()】方法实现交互;3、使用【$http.jsonp()】方法实现交互。

this.$http.get('a.txt').then(function(res){ alert(www.sxzhongrui.com); },function(res){ alert(res.status); });

登录后复制