diff --git a/app/index/view/mobile/topic_power_prodline/index.html b/app/index/view/mobile/topic_power_prodline/index.html index 28b1309a..54565edf 100644 --- a/app/index/view/mobile/topic_power_prodline/index.html +++ b/app/index/view/mobile/topic_power_prodline/index.html @@ -1,14 +1,35 @@ {extend name="public/base" /} {block name="style"} + + + + {/block} {block name="header"} @@ -82,8 +103,8 @@ {$tc_first_section_lf.title} -
- {$tc_first_section_lf.short_title} +
+ {$tc_first_section_lf.short_title}
{/notempty} @@ -160,8 +181,8 @@ {$hc_first_section_lf.title} -
- {$hc_first_section_lf.short_title} +
+ {$hc_first_section_lf.short_title}
{/notempty} @@ -237,8 +258,8 @@ {$dc_first_section_lf.short_title} -
- {$dc_first_section_lf.short_title} +
+ {$dc_first_section_lf.short_title}
{/notempty} @@ -275,26 +296,26 @@ {assign name="dc_second_section" value=":array_splice($data.desktop_charger, 0, 2)" /} {notempty name="dc_second_section"}
-
+
{volist name="dc_second_section" id="dcs"} - - + {/notempty} {assign name="dc_three_section" value=":array_shift($data.desktop_charger)" /} {notempty name="dc_three_section"} @@ -319,8 +340,8 @@ {$wc_first_section_lf.title} -
- {$wc_first_section_lf.title} +
+ {$wc_first_section_lf.title}
{/notempty} @@ -379,9 +400,9 @@ {$cts_lf.title} -
+
- {$cts_lf.title} + {$cts_lf.title}
{/notempty} @@ -443,6 +464,27 @@ {/block} {block name="script"}