{extend name="base" /} {block name="get-data"} {if $Request.route.intVId} {video:info v_id="$Request.route.intVId" n_key="arrVideo" n_forge_id="$Request.route.intForgeId" /} {else} {video:info v_id="$DomainModel->info_id" n_key="arrVideo" n_forge_id="0" /} {/if} {site:grm page_code="h5_video_info" diff="$arrVideo.v_id" num="120" g_key="arrGrm" /} {/block} {block name="title"} {if $DomainModel->info_id == $Request.route.intVId || empty($Request.route.intVId)} {site:replace code="INDEX@INDEX@TITLE"} {else} {site:replace code="VIDEO@GETVIDEOINFO@TITLE" diff="$Request.route.intVId" /} {/if} {/block} {block name="keywords"} {if $DomainModel->info_id == $Request.route.intVId || empty($Request.route.intVId)} {site:replace code="INDEX@INDEX@KEYWORDS"} {else} {site:replace code="VIDEO@GETVIDEOINFO@KEYWORDS" diff="$Request.route.intVId"} {/if} {/block} {block name="description"} {if $DomainModel->info_id == $Request.route.intVId || empty($Request.route.intVId)} {site:replace code="INDEX@INDEX@DESCRIPTION"} {else} {site:replace code="VIDEO@GETVIDEOINFO@DESCRIPTION" diff="$Request.route.intVId"} {/if} {/block} {block name="main"}
当前位置 首页 {$arrVideo.v_category} {$arrVideo.v_name}

《{$arrVideo.v_name}》{$arrVideo.v_score}

类型: {$arrVideo.v_category}   {$arrVideo.v_area}   {$arrVideo.v_year}  

主演: {volist name='$arrVideo.v_actor' id='vo' key='index'} {$vo}   {/volist}

导演: {volist name='$arrVideo.v_director' id='vo' key='index'} {$vo}   {/volist}

{foreach $arrVideo.v_play_url as $strPlayGroupName=>$arrPlayUrlType }
无需安装任何插件

{$strPlayGroupName}

{/foreach}

剧情简介

{$arrVideo.v_name}

{$arrVideo.v_description} {$arrVideo.v_name}  

猜你喜欢

    {video:list count="12" sort_type="news" d_key="key" d_val="Video" cache_life="86400"} {include file="public/video-list-shu" /} {/video:list}
{/block} {block name="customize"} {/block}