{php} $strPlayModuleSlug = trim((string)($arrVideo['v_name_en'] ?? request()->route('strPinyin') ?? '')); if ($strPlayModuleSlug === '') { $strPlayModuleSlug = (string)($arrVideo['v_id'] ?? ''); } {/php}
{// 顶部区域:封面 + 简介 }

{$strPlayMainHeading}

{$arrVideo.v_category} {$arrVideo.v_area} {$arrVideo.v_year} {$strPlayHeadingMeta}

{$arrVideo.v_description|raw}

{// 播放器容器 }
{// 播放线路导航 } {// 集数列表 }
{foreach $arrVideo.v_play_url as $strPlayGroupName=>$arrPlayUrlType} {/foreach}
{// 相关推荐:SEO强沉淀 }

猜你喜欢

{video:list count="12" v_category_en="$arrVideo.v_category_en" sort_type="news" d_key="rk" d_val="Video" cache_life="3600"}

{$Video.v_name}

{/video:list}