debug
This commit is contained in:
@@ -41,7 +41,11 @@
|
||||
"@type": "VideoObject",
|
||||
"name": "{$DomainModel->d_name}热门推荐预告片",
|
||||
"description": "观看{$DomainModel->d_name}最新电影和电视剧的精彩预告片!",
|
||||
"thumbnailUrl": "https://video1.com/img/video/2024/12/18/17/ai-qing-sheng-huo-di-er-ji.webp",
|
||||
{volist name="arrVideoTuijian" id="Video" key="key"}
|
||||
{if $key == 1 }
|
||||
"thumbnailUrl": 'https://{$DomainModel->d_domain}{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}',
|
||||
{/if}
|
||||
{/volist}
|
||||
"uploadDate": "{:date('y-m-d')}",
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
|
||||
Reference in New Issue
Block a user