电力
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 4s

This commit is contained in:
2025-11-28 14:18:19 +08:00
parent de0f1f34ce
commit 5a1d69a836
13 changed files with 753 additions and 471 deletions

View File

@@ -16,7 +16,7 @@
{block name="main"}
<a class="header" href="/">
<div class="header-img">
<img src="__IMAGES__/logo.png" alt="">
<!-- <img src="__IMAGES__/logo.png" alt=""> -->
</div>
</a>
<!-- 轮播核心容器 -->
@@ -224,6 +224,7 @@
</video>
</div>
{/notempty}
</div>
{assign name="dc_second_section" value=":array_splice($data.desktop_charger, 0, 2)" /}
{notempty name="dc_second_section"}
@@ -337,7 +338,7 @@
{/neq}
{/volist}
{notempty name="ct_more_section"}
<a href="{$ct_more_section.link}" class="more">
<a href="{$ct_more_section.link}" class="more" style="padding: clamp(1.5rem, 3vw, 3rem) 0">
<div class="more-img">
查看更多
</div>