{L('use_mobile_get_password')}
{if $step==1}
步骤:1. 用户名确认 > 2. 手机号码确认 > 3. 手机收到新密码
请输入用户名:
{L('checkcode')}:
{form::checkcode('code_img', '4', '14', 80, 24)}
重新选择验证方式
{else}
步骤:1. 用户名确认 > 2. 手机号码确认 > 3. 手机收到新密码
您绑定的手机号码为:
{substr($r['mobile'],0,3)}****{substr($r['mobile'],-3)}
获取短信校验码
,短信已发送成功,请查收,短信如在10分钟内没有收到,请重试其他方法
短信校验码:
{/if}
{L('already_have_account')}
{template 'member', 'footer'}