{include file="public/header" /}
{include file="public/tophead"} {include file="public/top" /}
{include file="public/topsection"}
{php}$hide=array('0'=>'隐藏','1'=>'显示');$hides=array('1'=>'隐藏','0'=>'显示');{/php} {volist name="data" id="v"} {/volist}
id 名称 控制器 函数 左边 右边 管理
{$v.id} {:str_repeat("    ", $v['depth'])}{gt name="$v['depth']" value="0"}┠  {/gt}{$v.title} {$v.controller} {$v.function} {$hide[$v.hideleft]} {$hide[$v.hideright]}
{include file="public/footer" /} {load href="__PLUGINS__bootstrap/bootstrap-table.min.css"} {load href="__PLUGINS__bootstrap/bootstrap-table.min.js"}