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

买家统计

<{foreach from=$statistic item=s }> <{/foreach}>
档口 采购 配送 利润 利润率 操作
<{$s.tag_name}> <{$s.purchasing}> <{$s.selling}> <{$s.profit}> <{$s.percent}>% <{if $s.tag neq ''}> <{/if}>
<{include file="Backend/Common/tpl/subinfo.tpl"}>