{if $mytheme.home_video.is} {maccms:type order="asc" by="sort" ids="'.$mytheme['home_video']['type'].'" id="vo1" key="key1" flag="vod"}

{$mytheme.home_video.title}{$vo1.type_name}

更多
    {maccms:vod num="'.$mytheme['home_video']['num'].'" type="'.$vo1['type_id'].'" order="desc" by="'.$mytheme['home_video']['by'].'"}
  • {include file="block/vod_box_active"}
  • {/maccms:vod}
{/maccms:type} {/if}