This commit is contained in:
make
2025-05-27 21:24:45 +08:00
parent ef3eb4b1b4
commit 9c2d7e54c5
10 changed files with 200 additions and 29 deletions

View File

@@ -304,6 +304,15 @@
</div>
<div class="myui-panel_bd">
<div class="col-pd text-collapse content">
{if !empty($arrVideo.v_seo_words)}
<p class="myui-content__tag">关键词
{volist name='$arrVideo.v_seo_words' key="index" id='SeoWords' }
<a
href='{site:vfurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" v_fid="$index"/}'>{$SeoWords}</a>&nbsp;&nbsp;
{/volist}
&nbsp;
</p>
{/if}
<p>
<span class="text-muted">导演:</span>
{volist name='$arrVideo.v_director' id='vo' key='index'}