视频广告测试调整

This commit is contained in:
make
2025-07-10 20:26:29 +08:00
parent 5963a8b3df
commit 2adccf2b8c
9 changed files with 146 additions and 41 deletions

View File

@@ -280,7 +280,8 @@
<?php $keyLine ++ ;?>
<li class="fe7195 col-lg-6 col-md-5 col-sm-4 col-xs-3 {if $keyLine == $Request.route.intPlayIndex}active{/if}">
<a class="bd8e2d 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}
href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'>
{$arrPlayUrl.name}
</a>
</li>
{/volist}