Files
SEONexus/code/app/home/view/shikong/public/index-item-head.html
2025-04-23 12:05:37 +08:00

16 lines
733 B
HTML

<div class="bg-top-pink bg-top-pink-minheight"></div>
<div class="title">
<h2 class="title-text">[strItemTiele]</h2>
<div class="more">
<span class="icon">
<span class="icon__left-label">更多</span>
<a class="svg" href='{site:nflurl order="tuijian" page="1"/}' title="[strItemTiele]">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
<path
d="M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z">
</path>
</svg>
</a>
</span>
</div>
</div>