This commit is contained in:
make
2025-05-05 17:28:28 +08:00
parent 74ccb5380b
commit bcf6ea9971
7 changed files with 74 additions and 27 deletions

View File

@@ -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",