...
|
...
|
@@ -129,7 +129,7 @@ |
|
|
<div class="related-info">
|
|
|
{{# relatedInfo}}
|
|
|
<div class="info-item">
|
|
|
<mip-link href="{{url}}">
|
|
|
<a data-type="mip" data-title="{{title}}" href="//m.yohobuy.com/mip/guang/info/{{id}}.html">
|
|
|
<div class="pic">
|
|
|
<mip-img class="pic-mip" width="117" height="73" src="{{thumb}}">
|
|
|
</mip-img>
|
...
|
...
|
@@ -138,7 +138,7 @@ |
|
|
<p class="title">{{title}}</p>
|
|
|
<p class="time">{{publishTime}}</p>
|
|
|
</div>
|
|
|
</mip-link>
|
|
|
</a>
|
|
|
</div>
|
|
|
{{/ relatedInfo}}
|
|
|
</div>
|
...
|
...
|
|