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

<{$rolename}>统计管理

统计条件

<{$rolename}>统计列表

<{foreach from=$data item=d }> <{/foreach}>
<{$rolename}> 日期 销售额 订单数 操作
<{$d.name}> <{$d.date}> <{$d.money}> <{$d.order_amount}>
<{include file="Backend/Common/tpl/pager.tpl"}>
<{include file="Backend/Common/tpl/table_resource.tpl"}> <{include file="Backend/Common/tpl/subinfo.tpl"}>