{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}
用户Uid 价格 描述 ip 时间
[{$v.uid}] {$v.content} {$v.ip} {$v.time|date='Y-m-d H:i:s',###}

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