{include(header)}
| {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']} | {/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']} | {/foreach}