{include file="public/header" /}
{include file="public/tophead" /} {include file="public/top" /}
{include file="public/topsection"}
{php}$hide=array('0'=>'隐藏','1'=>'显示');{/php} {volist name="data" id="v"} {/volist}
id 排序 分组 标题 奖励 描述 链接 状态 管理
{$v.id} {$v.des} {$v.title} {$v.name} {$v.money} {$v.text} {$v.url} {$hide[$v['hide']]}
{include file="public/footer" /} {load href="__PLUGINS__bootstrap/bootstrap-table.min.css"} {load href="__PLUGINS__bootstrap/bootstrap-table.min.js"}