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