{L('use_username_get_password')}
{if $step==1}
步骤:1. 用户名确认 > 2. 邮箱地址确认 > 3. 重置密码成功
请输入用户名:
{L('checkcode')}:
{form::checkcode('code_img', '4', '14', 80, 24)}
重新选择验证方式
{elseif $step==2}
步骤:1. 用户名确认 > 2. 邮箱地址确认 > 3. 重置密码成功
您绑定的邮箱账号为:
{substr($r['email'],0,3)}****@{$email_arr[1]}
点击获取邮箱校验码
,邮箱校验码已发送成功,请查收,请在5分钟内完成验证!
邮箱校验码:
{else}
步骤:1. 用户名确认 > 2. 邮箱地址确认 > 3. 重置密码成功
您的新密码为:
{$password}
{/if}
{L('already_have_account')}
{template 'member', 'footer'}