gpt
This commit is contained in:
@@ -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}">
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user