{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_actor} {// 右:线路 + 集数(PC 时固定在侧边栏) } {// 下方:简介 + 推荐 } 剧情简介 {$arrVideo.v_description|raw} 猜你喜欢 {video:list count="8" 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_category} · {$arrVideo.v_area} · {$arrVideo.v_year} · {$strPlayHeadingMeta}
主演:{$arrVideo.v_actor}
{$arrVideo.v_description|raw}
{$Video.v_name}