{template "header.html"}
{if strlen($result_error) > 3}
{$result_error}
{/if} {if $result_error === 1}
{fc_lang('模块module参数不存在')}
{/if}
{template "footer.html"}