{include file='lib/navbar.lbi'} {include file='lib/sidebar.lbi'}
订单统计: {$rscount}笔订单, 总收入({$money.summoney})元, 平均每笔({$money.avgmoney})元。
客户: 订单号 配送状态 开始时间 结束时间
{foreach item=t from=$orderlist} {/foreach} {if $pagelist} {/if}
订单号 客户 价格 订单状态 操作
{$t.orderno} {$t.orderuser} {$t.money} {$t.sendtype}
{$pagelist}
{include file='lib/footer.lbi'}