{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}
全选 id 标题 分类名称 内容 分布人 发布时间 状态 操作
{$item['id']} {$item['title']} {$item['type_name']} {$item['content']} {$item['wname']} {$item['time']} 待审核 已通过 已拒绝 {if $item['state']==1} {/if} 编辑 删除
暂无帖子信息
{$pager}
{template 'common/footer'}