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)}})}
Failed to load resource: the server
FFIVE
2018-08-06 11:14:37