{include file="public/header" /} {load href="__PLUGINS__bootstrap/bootstrap-table.min.css"} {load href="__PLUGINS__bootstrap/bootstrap-table.min.js"}
{include file="public/tophead"} {include file="public/top" /}
{include file="public/topsection"}
{php}$hide=array('0'=>'隐藏','1'=>'通过','2'=>'审核','3'=>'拒绝');{/php} {volist name="data" id="v"} {/volist}
id 栏目分类 文章标题 访问次数 更新时间 状态 管理
{$v.id} {:_typeid($v['typeid'])} {:_substr($v.title)} {notempty name="v.url"} {/notempty} {notempty name="v.flags"} {:_flags($v['flags'])} {/notempty} {notempty name="v.image"} {/notempty} {$v.click} {$v.update_time|date='Y-m-d H:i:s',###} {$hide[$v['hide']]}

批量通过
批量拒绝
批量审核
批量隐藏
批量删除
{$page}
{include file="public/footer" /}