jQuery.post()失败

jQuery.post()失败

1. 把你前端alert("status")改成alert(status)2. 打开浏览器console(控制台)刷新页面,以火狐为例,POST执行后,控制台会显示POST 和你post到的URL,后面写状态,成功了就是
JavaScript190