@@ -116,7 +116,6 @@
return
}
var thisClass = this;
- alert("phone:"+phone)
$.post("/jyapp/free/login",{reqType:"sendIdentCode",phone: phone,token: getCipherText(phone)},function(r){
if(r.status==-1){
EasyAlert.show("手机号格式错误");