总参赛:{$total['acts']}
总票数:{$total['votes']}
访问量:{$total['hits']}
排名
名称
票数
{foreach($arr_list as $item)}
{$item["pm"]}
{$item["act_name"]}
{$item["act_vote"]}
{/foreach}
{include(label.footer)}