直跳广告测试

This commit is contained in:
make
2025-08-05 12:01:56 +08:00
parent f115c7f480
commit 15c02f9af9
2 changed files with 48 additions and 9 deletions

View File

@@ -55,7 +55,6 @@
# 视频详情 url
{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}
# 视频播放 url
{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="default" play_index="1" /}
{site:vpurl v_id="$Video.v_id" v_py="$Video.v_name_en" play_type="$Request.route.strPlayType" play_index="$Request.route.intPlayIndex" /}