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

@@ -246,7 +246,7 @@
<?php $keyLine = 0;?>
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
<?php $keyLine ++ ;?>
<li class="col-lg-3 col-md-2 col-sm-5 col-xs-4 active">
<li class="col-lg-3 col-md-2 col-sm-5 col-xs-4 {if $keyLine == $Request.route.intPlayIndex}active{/if}">
<a class="btn btn-default btn-warm"
href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'>
{$arrPlayUrl.name}