{php} $strPlayModuleSlug = trim((string)($arrVideo['v_name_en'] ?? request()->route('strPinyin') ?? '')); if ($strPlayModuleSlug === '') { $strPlayModuleSlug = (string)($arrVideo['v_id'] ?? ''); } {/php}
{// 封面 + 播放器组合卡片 }
{$arrVideo.v_name}

{$arrVideo.v_name}

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

{// 线路:横向滚动 } {// 集数:紧凑按钮 }
{foreach $arrVideo.v_play_url as $strPlayGroupName=>$arrPlayUrlType}
{volist name='$arrPlayUrlType' id='arrPlayUrl'} {$arrPlayUrl.name} {/volist}
{/foreach}
{// 简介 }

内容简介

{$arrVideo.v_description|raw}

{// “瀑布式”推荐(grid 不等高) }

更多精彩

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

{$Video.v_name}

{/video:list}