{include file='lib/top.lbi'}
订单统计: {$rscount}笔订单, 总收入({$money.summoney})元, 平均每笔({$money.avgmoney})元。
客户: 订单号 配送状态 开始时间 结束时间
{foreach item=t from=$orderlist} {/foreach} {if $pagelist} {/if}
ID 订单号 客户 价格 订单状态 付款 收货 联系方式 商家 时间 操作
{$t.orderno} {$t.orderuser} {$t.money} {$t.sendtype} 已付到付 已收货未收货 {$t.orderphone} {$t.shopname} {$t.dateline} 查看 删除
全选  全不选
{$pagelist}
{include file='lib/foot.lbi'}