gpttemp
This commit is contained in:
14
code/app/home/view/videoGpt1/module/banner/banner_05.html
Normal file
14
code/app/home/view/videoGpt1/module/banner/banner_05.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<article class="{$TpStyle.dom_prefix}-b5-box">
|
||||
<a href="/detail/{$arrVideoTuijian.3.v_id}.html">
|
||||
<div class="{$TpStyle.dom_prefix}-b5-imgwrap">
|
||||
<img loading="lazy"
|
||||
src="{site:cfg code='PUBLIC_COVER_DOMAIN' encode='false'/}{$arrVideoTuijian.3.v_pic}"
|
||||
class="{$TpStyle.dom_prefix}-b5-img"
|
||||
alt="{$arrVideoTuijian.3.v_name}">
|
||||
<footer class="{$TpStyle.dom_prefix}-b5-foot">
|
||||
<h4>{$arrVideoTuijian.3.v_name}</h4>
|
||||
<span>支持手机 / 平板 / 电视播放</span>
|
||||
</footer>
|
||||
</div>
|
||||
</a>
|
||||
</article>
|
||||
Reference in New Issue
Block a user