This commit is contained in:
make
2025-05-04 02:40:11 +08:00
parent 483c46b6d2
commit a1622041c2
67 changed files with 3388 additions and 4614 deletions

View File

@@ -9,10 +9,10 @@
<span class="pic-text text-right"></span>
</a>
<div class="stui-vodlist__detail">
<h4 class="title text-overflow">
<h2 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>
</h4>
</h2>
<div class="text text-overflow text-muted hidden-xs">
{$Video.v_description|raw}
</div>