Failed to load resource: the server responded with a status of 405 (Not Allowed)function test(){var phone ="";var password ="";var deviceid ="";$.ajax({type:"post",url:'http://m.shishejie.com/soukeAppService/service/user/login',data: { "user_phone": phone, "user_password": password, "device_id": deviceid },dataType: "jsonp",// async: true,success: function (data) {console.log(data)}})}
- 1 回答
- 0 关注
- 1523 浏览
添加回答
举报
0/150
提交
取消