...
|
...
|
@@ -2,7 +2,7 @@ |
|
|
<div class="hot-single">
|
|
|
{{> common/floor-header-more}}
|
|
|
{{> resources/new-floor-banner}}
|
|
|
<div class="hot-single-goods-list" {{#background}}style="background: url({{src}})"{{/background}}>
|
|
|
<div class="hot-single-goods-list" {{#background}}style="background-image: url({{src}})"{{/background}}>
|
|
|
<ul>
|
|
|
{{#list}}
|
|
|
<li class="hot-single-goods">
|
...
|
...
|
|