{template 'header', 'mobile'}
{$head_name}
{if $action=='user'} 下一步 {elseif $action=='success'} 下一步 {else} 取消 {/if}
{if $action=='success'}
验证码已经发送至您的{if $type=='mobile'}手机{else}邮箱{/if}  重新发送
下一步
{elseif $action=='user'}
{template 'captcha', 'chip'}
下一步
{elseif $action=='contact'}
请联系网站客服,并提供相关信息,由客服人工协助找回
联系方式
{else}
请选择找回方式
{/if} {template 'footer', 'mobile'}