...
|
...
|
@@ -4,7 +4,7 @@ |
|
|
<a{{#isEqualOr ../jump2Shop '1'}} href="{{href}}"{{/isEqualOr}}class="pull-left shop-box">
|
|
|
<div class="shop-img">
|
|
|
<img class="left-icon" src="{{image2 ../lefTopImg q=85}}" alt="">
|
|
|
<img src="{{image2 picture w=187 h=275 q=85}}" alt="">
|
|
|
<img src="{{image2 picture w=284 h=320 q=85}}" alt="">
|
|
|
</div>
|
|
|
<div class="shop-bottom-bar" style="background-image: url({{image2 ../brandImg w=290 h=60 q=85}})">
|
|
|
<span class="shop-name">{{shop_name}}</span>
|
...
|
...
|
@@ -14,7 +14,7 @@ |
|
|
<a{{#isEqualOr ../jump2Shop '1'}} href="{{href}}"{{/isEqualOr}}class="pull-left shop-box">
|
|
|
<div class="shop-img">
|
|
|
<img class="left-icon" src="{{image2 ../lefTopImg q=85}}" alt="">
|
|
|
<img src="{{image2 picture w=187 h=275 q=85}}" alt="">
|
|
|
<img src="{{image2 picture w=188 h=210 q=85}}" alt="">
|
|
|
</div>
|
|
|
<div class="shop-bottom-bar" style="background-image: url({{image2 ../brandImg w=290 h=60 q=85}});">
|
|
|
<span class="shop-name">{{shop_name}}</span>
|
...
|
...
|
|