if(登录错误){错误+1} if(错误次数=1){ 提示密码错误 }else if(错误次数=2){ 出现验证码 }else if(错误次数=5){ ........ }else{ ......... }