{if condition="$tplconfig['theme']['type']['zb'] eq 0"} {in name="vo.type_id" value="$tplconfig['theme']['type']['hb']"}
{:lang_web('string_play_zy')}:{if $vo.vod_actor}{:mac_url_create($vo['vod_actor'],'actor')}{else}{:lang_web('string_no_have')}{/if}
{:lang_web('string_play_dy')}:{if $vo.vod_director}{:mac_url_create($vo['vod_director'],'director')}{else}{:lang_web('string_no_have')}{/if}
{:lang_web('string_play_zy')} {php} if($vo['vod_actor']){ echo mac_filter_html(mac_url_create($vo['vod_actor'],'actor')); }else{ {/php} {:lang_web('string_no_have')} {php} } {/php}
{:lang_web('string_play_dy')} {php} if($vo['vod_director']){ echo mac_filter_html(mac_url_create($vo['vod_director'],'director')); }else{ {/php} {:lang_web('string_no_have')} {php} } {/php}