{if$conch['home']['vod']['btn']==1} {maccms:type ids="'.$conch['home']['vod']['id'].'" order="asc" by="sort" id="vo1" key="key1" flag="vod"}

{include file="widget/icon"}{$conch['home']['vod']['title']}{$vo1.type_name}

更多 {maccms:type parent="'.$vo1['type_id'].'" order="asc" by="sort" id="vo2" key="key2"} {$vo2.type_name} {/maccms:type}
{php} $id1=$conch['theme']['svideo']['id'];$id2=$conch['theme']['cover']['wide']; $id=$id1.','.$id2; $big=$conch['home']['vod']['big']; $big_id=$conch['home']['vod']['big_id']; $rank_id=$conch['home']['vod']['rank_id']; {/php} {if in_array($vo1.type_id, explode(',',$conch['home']['vod']['vn']))}
{php}$vod_num=$conch['home']['vod']['num'];{/php}
    {maccms:vod num="'.$vod_num.'" paging="no" type="'.$vo1['type_id'].'" order="'.($conch['home']['vod']['order']).'" by="'.($conch['home']['vod']['by']).'"}
  • {include file="widget/vod-item"}
  • {/maccms:vod}
{include file="widget/rank-home"}
{elseif in_array($vo1.type_id, explode(',',$conch['home']['vod']['v12']))}
{if in_array($vo1.type_id, explode(',',$big_id))}{php}$vod_num=12-$big;{/php}{else/}{php}$vod_num=12;{/php}{/if}
    {maccms:vod num="'.$vod_num.'" paging="no" type="'.$vo1['type_id'].'" order="'.($conch['home']['vod']['order']).'" by="'.($conch['home']['vod']['by']).'"}
  • {include file="widget/vod-item"}
  • {/maccms:vod}
{include file="widget/rank-home"}
{else/}
{if in_array($vo1.type_id, explode(',',$big_id))}{php}$vod_num=6+$big;{/php}{else/}{php}$vod_num=6;{/php}{/if}
    {maccms:vod num="'.$vod_num.'" paging="no" type="'.$vo1['type_id'].'" order="'.($conch['home']['vod']['order']).'" by="'.($conch['home']['vod']['by']).'"}
  • {include file="widget/vod-item"}
  • {/maccms:vod}
{include file="widget/rank-home"}
{/if}
{/maccms:type} {/if}