{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.des} {$v.id} {$v['title']}
{include file="public/footer" /}