http://localhost:8080/Account/Login?error=invaildUserNamePassword
var error = $.query.get("error");
用来获取url参数的