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

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

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