@@ -117,7 +117,7 @@
});
},
sendCodeRequest(){
- let jsUrl = 'http://fission.xazhima.com/front-page/fission-page.html';
+ let that = this , jsUrl = 'http://fission.xazhima.com/front-page/fission-page.html';
axios({
method: 'post', //请求方式 有常用的有get post等
url: apiUrl, //请求地址