{loop $list $item}
[ID: {$item['id']}] {$item['name']}
{if $item['status']}
显示
{else}
隐藏
{/if}
{/loop}
添加分类
{$pager}