{include file="public/include"}
热播榜
{maccms:type ids="1,2,3,4" order="asc" by="sort"}

{$vo.type_name} • 推荐榜

    {maccms:vod num="10" type="'.$vo['type_id'].'" order="desc" by="hits" id="vo2" key="key2"}
  • {$key2} {include file="public/serial"}{$vo2.vod_name}
  • {/maccms:vod}

{$vo.type_name} •本周热播榜

    {maccms:vod num="10" type="'.$vo['type_id'].'" order="desc" by="hits_week" id="vo2" key="key2"}
  • {$key2} {include file="public/serial"}{$vo2.vod_name}
  • {/maccms:vod}
{/maccms:type}
{include file="public/foot"}