This commit is contained in:
make
2026-01-09 01:28:23 +08:00
parent eb8c097777
commit 90fc16fbc3
241 changed files with 26518 additions and 3570 deletions

View File

@@ -728,6 +728,11 @@ d_key="key" d_val="Video" cache_life="86400"}
{video:imgalt video="$arrVideo" slot="detail_cover" item_type="poster" export_name="strAlt" /}
<img src="{$arrVideo.v_pic|default=''}" alt="{$strAlt}">
{video:imgalt video="$Video" slot="list_poster" item_type="$listCfg.item_type" export_name="strAlt" /}
<img src="{$Video.v_pic|default=''}" alt="{$strAlt}">