...
|
...
|
@@ -133,7 +133,7 @@ |
|
|
<div class="brand-item">
|
|
|
<a href="{{url}}">
|
|
|
<div class="pic">
|
|
|
<mip-img class="pic-mip" width="75" height="75" src="{{thumb}}">
|
|
|
<mip-img class="pic-mip" width="75" height="75" src="{{image2 thumb w=75 h=75}}">
|
|
|
</mip-img>
|
|
|
</div>
|
|
|
<p>{{name}}</p>
|
...
|
...
|
@@ -149,7 +149,7 @@ |
|
|
<div class="info-item">
|
|
|
<a data-type="mip" data-title="{{title}}" href="//m.yohobuy.com/guang/{{id}}.html?union_type=100000000013130">
|
|
|
<div class="pic">
|
|
|
<mip-img class="pic-mip" width="117" height="73" src="{{thumb}}">
|
|
|
<mip-img class="pic-mip" width="117" height="73" src="{{image2 thumb w=117 h=73}}">
|
|
|
</mip-img>
|
|
|
</div>
|
|
|
<div class="info">
|
...
|
...
|
|