{include file="public/include"} {include file="public/head"}
{maccms:type parent="current" order="asc" by="sort"}
查看更多>

{$vo.type_name}

{/maccms:type} {if condition="$obj.childids eq '' "}
查看更多>

{$obj.type_name}

{include file="public/paging"}
{/if}

热播排行榜

    {maccms:vod num="15" type="current" order="desc" by="hits_month"}
  • {$vo.vod_hits_month}{$key}{$vo.vod_name}
  • {/maccms:vod}

好评排行榜

    {maccms:vod num="15" type="current" order="desc" by="score"}
  • {$vo.vod_score}{$key}{$vo.vod_name}
  • {/maccms:vod}

最新上映排行

    {maccms:vod num="15" type="current" order="desc" by="time"}
  • {$vo.vod_hits}{$key}{$vo.vod_name}
  • {/maccms:vod}
{include file="public/foot"}