{include file="public/head"}
{include file="ads/ads_all"} {if$obj.parent}
筛选 共有个频道

{$obj.type_name}

{php}$type_poster_class = (mac_tpl_vod_type_cover(isset($obj['type_id']) ? (int) $obj['type_id'] : 0) === 'h') ? 'mac-poster--h' : 'mac-poster--v';{/php} {include file="widget/page"}
{else}
{maccms:type parent="current" order="asc" by="sort"} {php}$type_poster_class = (mac_tpl_vod_type_cover(isset($vo['type_id']) ? (int) $vo['type_id'] : 0) === 'h') ? 'mac-poster--h' : 'mac-poster--v';{/php}
更多

{$vo.type_name}

    {maccms:vod num="12" type="'.$vo['type_id'].'" order="desc" by="time"} {include file="widget/zbvod_box"} {/maccms:vod}
{/maccms:type}
{/if}