This commit is contained in:
make
2025-05-05 13:09:19 +08:00
parent cc61365c5d
commit 925000f736
9 changed files with 104 additions and 183 deletions

View File

@@ -9,10 +9,10 @@
<span class="pic-text text-right"></span>
</a>
<div class="stui-vodlist__detail">
<h2 class="title text-overflow">
<h3 class="title text-overflow">
<a
href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}' title="{$Video.v_name}">{$Video.v_name}</a>
</h2>
</h3>
<div class="text text-overflow text-muted hidden-xs">
{$Video.v_description|raw}
</div>