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}