{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.id} {$v.des} where('id',$v['typeid'])->value('title'); ?> {$v.title} {$v.jinbi}个 ¥{:_money($v['money'])} {$v.num} {$v.click}次 {$v.time|date='Y-m-d H:i:s',###} 显示"; }else{ echo "下架"; } ?>

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