| 找回登录密码
rules:{securityCode:{required:{ depends: function(elem) { return $("[name=step]").val() == "3" && $("[name=findWay]").val() == "email"; }},remote:{ url: '/forgetPassword/checkEmailCode.html', cache: false, type: 'POST', data: { 'result.securityCode': function() { return $("[name='result.securityCode']").val(); } } }},phoneCode:{required:{ depends: function(elem) { return $("[name=step]").val() == "3" && $("[name=findWay]").val() == "phone"; }},remote:{ url: '/forgetPassword/checkPhoneCode.html', cache: false, type: 'POST', data: { 'result.phoneCode': function() { return $("[name='result.phoneCode']").val(); } } }},forgetConfirmPassword:{required:{ depends: function(elem) { return $("[name=checkPassword]").val() == "check"; }},compare:{property:'newPassword',isNumber:'false',logic:'EQ'}},forgetPasswordCaptchaCode:{required:true,remote:{ url: '/forgetPassword/checkedCaptcha.html', cache: false, type: 'POST', data: { 'result.forgetPasswordCaptchaCode': function() { return $("[name='result.forgetPasswordCaptchaCode']").val(); } } }},newPassword:{required:{ depends: function(elem) { return $("[name=checkPassword]").val() == "check"; }},pattern:/^[A-Za-z0-9~\\\-!@#$%^&*()_+\{\}\[\]|\:;'"<>,./?]{6,20}$/,remote:{ url: '/forgetPassword/passwordNotWeak.html', cache: false, type: 'POST', data: { 'result.newPassword': function() { return $("[name='result.newPassword']").val(); }, encryptedId: function() { return $("[name=encryptedId]").val(); } } }},forgetPasswordAnswer1:{required:{ depends: function(elem) { return $("[name=findWay]").val() == "protection" && $("[name=step]").val() == "3"; }},remote:{ url: '/forgetPassword/checkedAnswer1.html', cache: false, type: 'POST', data: { 'result.forgetPasswordAnswer1': function() { return $("[name='result.forgetPasswordAnswer1']").val(); }, encryptedId: function() { return $("[name=encryptedId]").val(); } } }},changePasswordCaptchaCode:{required:{ depends: function(elem) { return $.inArray($("[name=findWay]").val(), ['email','phone']) != -1 && $("[name=step]").val() == "3"; }},remote:{ url: '/forgetPassword/checkCaptchaCode.html', cache: false, type: 'POST', data: { 'result.changePasswordCaptchaCode': function() { return $("[name='result.changePasswordCaptchaCode']").val(); } } }},findWay:{required:{ depends: function(elem) { return $("[name=step]").val() == "2"; }}}},messages:{securityCode:{required:'privilege_auto.邮箱验证码不能为空',remote:'privilege_auto.邮箱验证码不正确'},phoneCode:{required:'privilege_auto.手机验证码不能为空',remote:'privilege_auto.手机验证码不正确'},forgetConfirmPassword:{required:'privilege_auto.确认新密码不能为空',compare:'privilege_auto.两次输入的密码不同',property:'privilege_auto.两次输入的密码不同',isNumber:'privilege_auto.两次输入的密码不同',logic:'privilege_auto.两次输入的密码不同'},forgetPasswordCaptchaCode:{required:'privilege_auto.请输入验证码',remote:'privilege_auto.验证码错误'},newPassword:{required:'privilege_auto.新的登录密码不能为空',pattern:'Register.password.format',remote:'privilege_auto.当前密码过于简单'},forgetPasswordAnswer1:{required:'privilege_auto.回答不能为空',remote:'privilege_auto.回答错误'},changePasswordCaptchaCode:{required:'privilege_auto.验证码不能为空',remote:'privilege_auto.验证码错误'},findWay:{required:'privilege_auto.请选择找回方式'}},
1
输入账号
2
选择校验方式
3
重置密码
4
完成
账号
下一步
手机验证
若您账户绑定的手机号码
仍在正常使用中,请选择此验证方式。
联系客服处理
暂无其他可使用的验证方式,请直接联系在线客服。
下一步
问题一:
我爷爷的名字是?
答案:
下一步
绑定邮箱
请输入验证码
发送验证码
绑定手机号
验证码
发送验证码
新的登录密码
弱
强
非常强
确认新密码
验证码
下一步
下一步
下一步
恭喜您,密码已成功重置!欢迎您使用新密码再次登录!
立即登录
返回首页
客服
顶部