{include file="public/include"} {include file="public/head"}

排行榜

  • 全部
  • {maccms:type ids="1" order="asc" by="sort"} {maccms:foreach name=":explode(',',$vo.type_extend.class)" id="vo1" key="key1"}{if condition="$key1 lt 8"}
  • {$vo1}
  • {/if}{/maccms:foreach} {/maccms:type}

电影排行榜

{maccms:type ids="1" order="asc" by="sort"} {maccms:foreach name=":explode(',',$vo.type_extend.class)" id="vo1" key="key1"}{if condition="$key1 lt 8"}
    {maccms:vod num="100" type="'.$vo['type_id'].'" class="'.$vo1.'" order="desc" by="hits"}
  • {$key}.{$vo.vod_name}{$vo.vod_area}{$vo.type.type_name}{$vo.vod_score}

  • {/maccms:vod}
{/if}{/maccms:foreach} {/maccms:type}
{include file="public/foot"}
Back to Top