{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'=>'开启'); $type=array('pc'=>'电脑网页','wap'=>'手机网页','wx'=>'公众号','app'=>'安卓和苹果'); {/php} {volist name="data" id="v"} {/volist}
排序 支付名称 图标 说明 使用场景 状态 操作
{$v.des} {$v.title} {$v.content} {$type[$v['type']]} {$hide[$v['hide']]}
{include file="public/footer" /}