Authored by htoooth

Merge remote-tracking branch 'origin/release/6.2' into release/6.2

... ... @@ -26,13 +26,9 @@
<div class="pre-sell pre-sell-title">
<i class="cart-item-check iconfont {{#isChecked}}cart-item-checked{{/isChecked}}" data-role="cart-item-check"></i>
<code>预售商品</code>
{{#if isShippingCostFree}}
预售商品不参加活动,不可使用优惠券,不同上市期的商品我们将为您先到先发。
{{^}}
预售商品购物须知 <i class="iconfont hover-tip">&#xe6c9;
<p class="tip-text">预售商品不参加活动,不可使用优惠券,不同上市期的商品我们将为您先到先发。</p>
</i>{{tips}}
{{/if}}
<a class="btn-clear blue order-pay-link" target="_blank" href="{{../moreGoodsLink}}">{{#unless isShippingCostFree}}去凑单{{/unless}}&nbsp;<i class="iconfont">&#xe6ef;</i></a>
</div>
... ...