{template header.html}
  • 1 输入注册邮箱或手机号码
  • 2 接收验证码重新设置密码
  • 3 重新设置密码完成
{if $step == 1}
 
{else if $step == 2}
* 验证码:
* 重置密码:
* 确认密码:
 
{/if}
{template footer.html}