<{include file="Backend/Common/tpl/nav.tpl"}> <{include file="Backend/Common/tpl/sidebar.tpl"}>

日采购统计

<{foreach from=$statistic item=s }> <{/foreach}>
卖家 时间 总采购 总配送 总利润 利润率 操作
<{$s.seller_name}> <{$s.delivery_date}> <{$s.purchasing}> <{$s.selling}> <{$s.profit}> <{$s.percent}>%
<{include file="Backend/Common/tpl/pager.tpl"}>
<{include file="Backend/Common/tpl/table_resource.tpl"}> <{include file="Backend/Common/tpl/subinfo.tpl"}>