...
|
...
|
@@ -165,7 +165,7 @@ |
|
|
<ul class="goods-list">
|
|
|
\{\{#main_goods\}\}
|
|
|
\{{#notzero buy_number}}
|
|
|
<li class="goods-item {{@index}}---{{#gt @index 4}} hide {{else}} test {{/gt}}">
|
|
|
<li class="goods-item \{\{@index\}\} \{\{#gt @index 4\}\} hide \{\{else\}\} test \{\{/gt\}\}">
|
|
|
<a href="\{\{product_url\}\}">
|
|
|
<img src="\{\{default_img\}\}" alt="" class="goods-img" />
|
|
|
</a>
|
...
|
...
|
|