{include file="public/include"}
{include file="public/head"}
{maccms:vod num="5" type="current" order="desc" by="rnd"}
{$vo.vod_name}
{/maccms:vod}
{if condition="($obj['type_id']==1) OR ($obj['parent']['type_id']==1)"}
{maccms:type ids="child" parent="1" by="sort" order="asc"}
{$vo.type_name}
{/maccms:type}
{elseif condition="($obj['type_id']==2) OR ($obj['parent']['type_id']==2)"}
{maccms:type ids="child" parent="2" by="sort" order="asc"}
{$vo.type_name}
{/maccms:type}
{elseif condition="($obj['type_id']==3) OR ($obj['parent']['type_id']==3)"}
{maccms:type ids="child" parent="3" by="sort" order="asc"}
{$vo.type_name}
{/maccms:type}
{elseif condition="($obj['type_id']==4) OR ($obj['parent']['type_id']==4)"}
{maccms:type ids="child" parent="4" by="sort" order="asc"}
{$vo.type_name}
{/maccms:type}
{/if}
为你推荐
共有
【{:mac_data_count($obj.type_id,'all','vod')}】
部影片
{maccms:vod num="6" paging="yes" type="current" order="desc" by="time"}
{$vo.vod_remarks}
{$vo.vod_name}
主演:{$vo.vod_actor}
{/maccms:vod}
{if$obj.type_name=='直播'||$obj.parent.type_name=='直播'} {else} {if$obj.childids} {maccms:type ids="current" order="asc" by="sort"}
{$vo.type_name}
更多{$vo.type_name}
{maccms:vod num="6" type="'.$vo['type_id'].'" order="desc" by="time"}
{$vo.vod_remarks}
{$vo.vod_name}
主演:{$vo.vod_actor}
{/maccms:vod}
{/maccms:type} {else}
{$obj.type_name}
{maccms:vod num="30" paging="yes" half="3" type="current" order="desc" by="time"}
{$vo.vod_remarks}
{$vo.vod_name}
主演:{$vo.vod_actor}
{/maccms:vod}
{include file="public/paging"} {/if} {/if} {include file="public/foot"}