refactor: 专题 - 电力品线
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 5s

This commit is contained in:
2025-11-28 15:36:12 +08:00
parent d5acd5a025
commit df2ccc288c
2 changed files with 10 additions and 10 deletions

View File

@@ -139,7 +139,7 @@
{notempty name="tc_three_section"} {notempty name="tc_three_section"}
<a href="{$tc_three_section.link}" class="more"> <a href="{$tc_three_section.link}" class="more">
<div class="more-img"> <div class="more-img">
查看更多 {$tc_three_section.title}
</div> </div>
</a> </a>
{/notempty} {/notempty}
@@ -218,7 +218,7 @@
{notempty name="hc_three_section"} {notempty name="hc_three_section"}
<a href="{$hc_three_section.link}" class="more"> <a href="{$hc_three_section.link}" class="more">
<div class="more-img"> <div class="more-img">
查看更多 {$hc_three_section.title}
</div> </div>
</a> </a>
{/notempty} {/notempty}
@@ -300,7 +300,7 @@
{notempty name="dc_three_section"} {notempty name="dc_three_section"}
<a href="{$dc_three_section.link}" class="more"> <a href="{$dc_three_section.link}" class="more">
<div class="more-img"> <div class="more-img">
查看更多 {$dc_three_section.title}
</div> </div>
</a> </a>
{/notempty} {/notempty}
@@ -354,7 +354,7 @@
{notempty name="wc_more_section"} {notempty name="wc_more_section"}
<a href="{$wc_more_section.link}" class="more"> <a href="{$wc_more_section.link}" class="more">
<div class="more-img"> <div class="more-img">
查看更多 {$wc_more_section.title}
</div> </div>
</a> </a>
{/notempty} {/notempty}
@@ -419,7 +419,7 @@
{notempty name="ct_more_section"} {notempty name="ct_more_section"}
<a href="{$ct_more_section.link}" class="more"> <a href="{$ct_more_section.link}" class="more">
<div class="more-img"> <div class="more-img">
查看更多 {$ct_more_section.title}
</div> </div>
</a> </a>
{/notempty} {/notempty}

View File

@@ -123,7 +123,7 @@
{notempty name="tc_three_section"} {notempty name="tc_three_section"}
<a href="{$tc_three_section.link}" class="more"> <a href="{$tc_three_section.link}" class="more">
<div class="more-img"> <div class="more-img">
查看更多 {$tc_three_section.title}
</div> </div>
</a> </a>
{/notempty} {/notempty}
@@ -186,7 +186,7 @@
{notempty name="hc_three_section"} {notempty name="hc_three_section"}
<a href="{$hc_three_section.link}" class="more"> <a href="{$hc_three_section.link}" class="more">
<div class="more-img"> <div class="more-img">
查看更多 {$hc_three_section.title}
</div> </div>
</a> </a>
{/notempty} {/notempty}
@@ -253,7 +253,7 @@
{notempty name="dc_three_section"} {notempty name="dc_three_section"}
<a href="{$dc_three_section.link}" class="more"> <a href="{$dc_three_section.link}" class="more">
<div class="more-img"> <div class="more-img">
查看更多 {$dc_three_section.title}
</div> </div>
</a> </a>
{/notempty} {/notempty}
@@ -291,7 +291,7 @@
{notempty name="wc_more_section"} {notempty name="wc_more_section"}
<a href="{$wc_more_section.link}" class="more"> <a href="{$wc_more_section.link}" class="more">
<div class="more-img"> <div class="more-img">
查看更多 {$wc_more_section.title}
</div> </div>
</a> </a>
{/notempty} {/notempty}
@@ -339,7 +339,7 @@
{notempty name="ct_more_section"} {notempty name="ct_more_section"}
<a href="{$ct_more_section.link}" class="more" style="padding: clamp(1.5rem, 3vw, 3rem) 0"> <a href="{$ct_more_section.link}" class="more" style="padding: clamp(1.5rem, 3vw, 3rem) 0">
<div class="more-img"> <div class="more-img">
查看更多 {$ct_more_section.title}
</div> </div>
</a> </a>
{/notempty} {/notempty}