This commit is contained in:
make
2025-05-12 12:53:12 +08:00
parent c6722c9661
commit 0fe93c2c2b
24 changed files with 102 additions and 22 deletions

View File

@@ -267,7 +267,7 @@
<?php $keyLineGroup = 0;?>
{foreach $arrVideo.v_play_url as $strPlayGroupName=>$arrPlayUrlType }
<?php $keyLineGroup ++ ;?>
<ul class='a398d0 play-list fade-in clearfix play-group-list {eq name="$keyLine" value="1"}active {/eq}' id="playlist_{$strPlayGroupName}">
<ul class='a398d0 play-list fade-in clearfix play-group-list {eq name="$keyLineGroup" value="1"}active {/eq}' id="playlist_{$strPlayGroupName}">
<?php $keyLine = 1 ;?>
{volist name='$arrPlayUrlType' id='arrPlayUrl'}
<?php $keyLine ++ ;?>