{php} $strPlayModuleSlug = trim((string)($arrVideo['v_name_en'] ?? request()->route('strPinyin') ?? '')); if ($strPlayModuleSlug === '') { $strPlayModuleSlug = (string)($arrVideo['v_id'] ?? ''); } {/php} {$strPlayMainHeading} {$arrVideo.v_year} · {$arrVideo.v_category} · {$arrVideo.v_area} · {$strPlayHeadingMeta} {// 下拉线路 } 线路: {foreach $arrVideo.v_play_url as $strPlayGroupName=>$arrPlayUrlType} {$strPlayGroupName} {/foreach} {// 有序集数 } {foreach $arrVideo.v_play_url as $strPlayGroupName=>$arrPlayUrlType} {volist name='$arrPlayUrlType' id='arrPlayUrl'} {$arrPlayUrl.name} {/volist} {/foreach} {// 简介 } 简介 {$arrVideo.v_description|raw} {// 推荐,简洁版 } 同类推荐 {video:list count="6" v_category_en="$arrVideo.v_category_en" sort_type="news" d_key="rk" d_val="Video" cache_life="3600"} {$Video.v_name} {/video:list}
{$arrVideo.v_year} · {$arrVideo.v_category} · {$arrVideo.v_area} · {$strPlayHeadingMeta}
{$arrVideo.v_description|raw}
{$Video.v_name}