{template 'public/header'} {template 'public/comhead'}
领取列表
{loop $list $row} {/loop}
用户头像 用户昵称 领取时间 状态
{$row['user_name']} {$row['time']} {if $row['state']==1} 已使用{elseif $row['state']==2} 未使用{/if}
{$pager} {template 'common/footer'}