{include file="block/head"} {include file="index/header"}
{maccms:type ids="1,2,3,4" order="asc" by="sort" id="vo1" key="key1"}

{$vo1.type_name}总榜单

更多
    {maccms:vod num="3" type="'.$vo1['type_id'].'" order="desc" by="hits"}
  • {$vo.vod_name|mac_substring=9}

    类型:{$vo.vod_class}地区:{$vo.vod_area}

    主演:{$vo.vod_actor|mac_substring=12|mac_default='未知'}

  • {/maccms:vod}
{/maccms:type}
{include file="block/foot"}