{include file="common:header_public" /}
{:html_usertoken()} {if condition="$step elt 1"}
{if condition="g_sc_c('site','verifycode')"}
{/if}
{elseif condition="$step eq 2"/}
{if condition="!$emailStatus['success']"}
手动修改:在数据库{:config('database.prefix')}user表中,将username为“{$username}”的password值改为“{$newPwdEncrypt}” 即密码为“{$newPwd}”,再登录后台修改密码
{/if} {elseif condition="$step eq 3"/}
{/if}
{include file="common:footer_public" /}