{template 'public/header'} {template 'public/comhead'}
批量通过
批量拒绝
资讯审核管理
{loop $list $key $item} {if $item['state']==1} {elseif $item['state']==2} {elseif $item['state']==3} {/if} {/loop} {if empty($list)} {/if}
全选 发布时间 所属分类 资讯标题 发布人 资讯内容 状态 操作
{$item['time']} {$item['type_name']} {$item['title']} {$item['wname']} {$item['content']} 待审核 已通过 已拒绝 {if $item['state']==1} {/if} 查看
暂无审核信息
{$pager}
{template 'common/footer'}