{include(header)}
{tab_other_language::get("统计模式")}:  {if(fun_get::get("channel")=='')}  {/if}
{tab_other_language::get("日期")}:
 
{tab_other_language::get("店铺销售排行榜")}
{for($i=0;$i {/foreach}
{tab_other_language::get("排名")}{tab_other_language::get("店名")}{tab_other_language::get("订单量")}{tab_other_language::get("销售额(¥)")}
{$i+1}{$arr_shop_top[$i]['shop_name']}{$arr_shop_top[$i]['num']}{$arr_shop_top[$i]['total']}
{tab_other_language::get("用户消费排行榜")}
{for($i=0;$i {/foreach}
{tab_other_language::get("排名")}{tab_other_language::get("用户名")}{tab_other_language::get("订单量")}{tab_other_language::get("消费额(¥)")}
{$i+1}{$arr_user_top[$i]['user_name']}{$arr_user_top[$i]['num']}{$arr_user_top[$i]['total']}
{include(footer)}