{template "header.html"}
{php $key=1;} {loop $list $id $t} {/loop}
{dr_lang('检查项目')} {dr_lang('检查结果')}
{$key} {php $key++;} {$t}
{template "footer.html"}