{include file="public/include"} {include file="public/head"}
{include file="ads/ads_all"}

{$obj.vod_name}

分集剧情
{php}$count=1;{/php}{maccms:foreach name="obj.vod_play_list" key="play"} {if$maccms.aid!=15&&$count==1}  播放 {/if} {php}$count++;{/php}{/maccms:foreach}

{if condition="$obj.vod_score gt 0"} {$obj.vod_score} {/if} 年份:{$obj.vod_year|mac_url_create='year'} 地区:{$obj.vod_area|mac_url_create='area'} 类型:{$obj.vod_class|mac_url_create='class'}

{include file="ads/ads_vodw"} {if$obj.vod_plot}
    {volist name="$obj['vod_plot_list']" id="vo2"}
  • {$vo2.name}
  • {/volist}
 展开全部

{$obj.vod_name}分集剧情 - {$obj['vod_plot_list'][$param['page']]['name']}

{$obj['vod_plot_list'][$param['page']]['detail']}

{if condition="$obj['vod_plot_list'][$param['page'] -1 ]['name'] neq ''"} 上一集
{$obj.vod_name}分集剧情 - {$obj['vod_plot_list'][$param['page']-1]['name']}
{/if} {if condition="$obj['vod_plot_list'][$param['page'] +1 ]['name'] neq ''"} 下一集
{$obj.vod_name}分集剧情 - {$obj['vod_plot_list'][$param['page']+1]['name']}
{/if}
{else}
暂无分集剧情
{/if}

相关推荐

    {maccms:vod num="12" type="current" order="desc" by="time"} {include file="widget/vod_box"} {/maccms:vod}
{include file="ads/ads_vodr"} {include file="module/vod_rank"}
{include file="public/foot"}