").fadeIn(500);
}
},"json")
}
})
$(".nextfind").on("click",function(){
var textword=$.trim($("#textword").val());
var yzm=$.trim($("#yzm").val());
var pswType=$('input:radio[name="pswType"]:checked').val();
var multuser=$.trim($("#multuser").val());
var UserType=$.trim($("#UserType").val());
if (pswType=='phones'){
if (textword==''){layer.msg('请填写手机号码',{time:2000},function(){$("#textword").focus();});return false;}
}else if(pswType=='email'){
if (textword==''){layer.msg('请填写邮箱号码',{time:2000},function(){$("#textword").focus();});return false;}
}else{
return false;
}
if (yzm==''){layer.msg('请填写验证码',{time:2000},function(){$("#yzm").focus();});return false;}
layer.load();
$.post("https://api.kq36.com/public/returnhtm/return_mobile_ajax.asp?callback=?",{cmd:"findpsw",textword:escape(textword),pswType:escape(pswType),yzm:escape(yzm),multuser:escape(multuser),UserType:escape(UserType),cfrom:1},function(data){
layer.closeAll();
var status=data.status;
if (pswType=='phones'){
if (status=="1") { var returnstr=data.returnstr;var mobiles='';var username='';
if (returnstr.indexOf('$$')!=-1){
username=returnstr.split("$$")[0];mobiles=returnstr.split("$$")[1]
}
settime();
var returninfo='