debug
This commit is contained in:
@@ -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>
|
||||
{/volist}
|
||||
|
||||
</p>
|
||||
{/if}
|
||||
<p>
|
||||
<span class="text-muted">导演:</span>
|
||||
{volist name='$arrVideo.v_director' id='vo' key='index'}
|
||||
|
||||
Reference in New Issue
Block a user