From df2ccc288c11b4de09d5824346edd41e7f838047 Mon Sep 17 00:00:00 2001
From: liqian <735273025@qq.com>
Date: Fri, 28 Nov 2025 15:36:12 +0800
Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=B8=93=E9=A2=98=20-=20=E7=94=B5?=
=?UTF-8?q?=E5=8A=9B=E5=93=81=E7=BA=BF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/index/view/mobile/topic_power_prodline/index.html | 10 +++++-----
app/index/view/pc/topic_power_prodline/index.html | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/app/index/view/mobile/topic_power_prodline/index.html b/app/index/view/mobile/topic_power_prodline/index.html
index 2e092f34..268554a6 100644
--- a/app/index/view/mobile/topic_power_prodline/index.html
+++ b/app/index/view/mobile/topic_power_prodline/index.html
@@ -139,7 +139,7 @@
{notempty name="tc_three_section"}
- 查看更多
+ {$tc_three_section.title}
{/notempty}
@@ -218,7 +218,7 @@
{notempty name="hc_three_section"}
- 查看更多
+ {$hc_three_section.title}
{/notempty}
@@ -300,7 +300,7 @@
{notempty name="dc_three_section"}
- 查看更多
+ {$dc_three_section.title}
{/notempty}
@@ -354,7 +354,7 @@
{notempty name="wc_more_section"}
- 查看更多
+ {$wc_more_section.title}
{/notempty}
@@ -419,7 +419,7 @@
{notempty name="ct_more_section"}
- 查看更多
+ {$ct_more_section.title}
{/notempty}
diff --git a/app/index/view/pc/topic_power_prodline/index.html b/app/index/view/pc/topic_power_prodline/index.html
index 53684308..992ddd0e 100644
--- a/app/index/view/pc/topic_power_prodline/index.html
+++ b/app/index/view/pc/topic_power_prodline/index.html
@@ -123,7 +123,7 @@
{notempty name="tc_three_section"}
- 查看更多
+ {$tc_three_section.title}
{/notempty}
@@ -186,7 +186,7 @@
{notempty name="hc_three_section"}
- 查看更多
+ {$hc_three_section.title}
{/notempty}
@@ -253,7 +253,7 @@
{notempty name="dc_three_section"}
- 查看更多
+ {$dc_three_section.title}
{/notempty}
@@ -291,7 +291,7 @@
{notempty name="wc_more_section"}
- 查看更多
+ {$wc_more_section.title}
{/notempty}
@@ -339,7 +339,7 @@
{notempty name="ct_more_section"}
- 查看更多
+ {$ct_more_section.title}
{/notempty}