...
|
...
|
@@ -87,7 +87,7 @@ |
|
|
|
|
|
{{#isEqualOr type 'productGroup'}}
|
|
|
{{! 商品池}}
|
|
|
<div class="product-container item{{numOfOneRow}}" {{#if proBgImg}}style="background:url({{image2 proBgImg q=60}})repeat;"{{/if}}>
|
|
|
<div class="product-container item{{numOfOneRow}}" {{#if proBgImg}}style="background:url({{image2 proBgImg q=60}}) repeat;background-size:320px;"{{/if}}>
|
|
|
<div class="product-source" condition='{{stringify searchCondition}}' fp="{{getAnalysis ../this @index}}"
|
|
|
{{#unless defaultPros.length}}
|
|
|
{{#if searchCondition.item}}
|
...
|
...
|
|