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

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