Authored by 毕凯

模板修改

{{# title}}
{{#title}}
<div class="floor-header">
<h2>{{title}}</h2>
</div>
{{/ title}}
{{/title}}
... ...
{{#data}}
{{log this}}
{{> channel/floor-header-more}}
<div class="goods-category">
{{# bigImage}}
... ... @@ -44,4 +43,4 @@
{{/ list}}
</ul>
</div>
{{/data}}
\ No newline at end of file
{{/data}}
... ...
{{#data}}
<div class="plus-star">
{{> channel/floor-header}}
{{> channel/floor-header}}
<a href="{{url}}">
<img class="lazy" data-original="{{image src 640 198}}">
</a>
</div>
{{/data}}
\ No newline at end of file
{{/data}}
... ...
{{#data}}
{{log this}}
<div class="trend-topic-wrapper">
{{> channel/floor-header-more}}
<div class="trend-topic-content">
... ...