{php}$label_name='ranking';{/php} {include file="public/include"}
{include file="public/header"}
{maccms:type ids="parent" flag="vod" by="sort" order="asc" id="type" key="key_type"}
{$type.type_name}排行榜
{maccms:vod num="10" type="'.$type['type_id'].'" by="hits" order="desc"} {include file="block/vod_item_ranking"} {/maccms:vod}
{/maccms:type}
{include file="public/footer"}