{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"}
{volist name="data" id="v"} {/volist}
排序 id 栏目分类 文章标题 访问次数 更新时间 管理
{$v.id} {$v.typename} {:_substr($v.title)} {notempty name="v.url"} {/notempty} {notempty name="v.flags"} {:_flags($v['flags'])} {/notempty} {notempty name="v.image"} {/notempty} {notempty name="v.uid"} 稿 {/notempty} {$v.click} {$v.update_time|date='Y-m-d H:i:s',###}

{$page}
{include file="public/footer" /}