{maccms:for start="1" end="4"} {if $mytheme['rank']['vod_by'.$i.'']}

{$mytheme['rank']['vod_title'.$i.'']}

    {maccms:vod num="3" type="all" order="desc" by="'.$mytheme['rank']['vod_by'.$i.''].'"}
  • {$vo.vod_name|mac_substring=8}

    类型:{$vo.type.type_name},地区:{$vo.vod_area}

    主演:{$vo.vod_actor|mac_substring=12}

  • {/maccms:vod}
    {maccms:vod type="all" order="desc" by="'.$mytheme['rank']['vod_by'.$i.''].'" start="4" num="'.$mytheme['rank']['num'].'"} {if condition="$key gt 3"}
  • {$key}.{$vo.vod_name}
  • {/if} {/maccms:vod}
{/if} {/maccms:for}