This commit is contained in:
make
2025-05-11 15:17:50 +08:00
parent e6ac75cda1
commit 41f8fa5d1c
8 changed files with 26 additions and 27 deletions

View File

@@ -239,8 +239,8 @@
<?php $keyLineGroup ++ ;?>
<ul class='stui-content__playlist clearfix play-group-list {eq name="$keyLineGroup" value="1"}active {/eq}' id="playlist_{$strPlayGroupName}">
<?php $keyLine = 0;?>
<?php $keyLine ++ ;?>
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
<?php $keyLine ++ ;?>
<li class="{if $keyLine == $Request.route.intPlayIndex}active{/if}">
<a href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'
m3u8="{$arrPlayUrl.url}">{$arrPlayUrl.name}</a>