手机观看
{$obj.vod_name}
别名:{$obj.vod_name} 在线观看
评分:
{$obj.vod_score}
{if condition="$obj.vod_score gt 8"}力荐{elseif condition="$obj.vod_score gt 6"/}推荐{elseif condition="$obj.vod_score gt 4"/}还行{elseif condition="$obj.vod_score gt 2"/}较差{else /}很差{/if}
分类:{$obj.type.type_name}
地区:{$obj.vod_area|mac_default='未知'}
年份:{$obj.vod_year|mac_default='未知'}
更新:{if condition="$obj.vod_remarks neq ''"}{$obj.vod_remarks}/{/if}{$obj.vod_time|date='Y-m-d H:i:s',###}
主演:{$obj.vod_actor|mac_substring=25|mac_url_create='actor'|mac_default='未知'}
导演:{$obj.vod_director|mac_url_create='director'|mac_default='未知'}
简介:{$obj.vod_content|mac_filter_html|mac_substring=100}详情
{notempty name="obj.vod_play_list"}
{php}$count=1;{/php}
{maccms:foreach name="obj.vod_play_list" key="play"}
{if $count==1}
立即播放
{/if}{php}$count++;{/php}
{/maccms:foreach}
{/notempty}