Authored by 刘传洋

m

... ... @@ -179,7 +179,7 @@
<div class="gift-sell-info"
data-role="promotion-wrap"
data-promotionid="{{promotionId}}">
<code class="order-pay-mark order-pay-mark-white">
<code class="order-pay-mark">
{{tag}}
</code>{{promotionTitle}}
... ... @@ -193,11 +193,13 @@
class="order-pay-link"
data-role="pg-sel-btn">去换购</a>
<a class="btn-clear blue order-pay-link" target="_blank" href="{{promotionPageUrl}}">去凑单&nbsp;></a>
{{!--<a class="btn-clear blue order-pay-link"
target="_blank" href="{{promotionPageUrl}}">去凑单&nbsp;></a>--}}
{{/if}}
{{!--{{> cart-sel-gift-tpl }}--}}
{{!--<textarea data-role="gifts-cansel" class="hide" data-promotionid="{{promotionId}}">{{{giftGoodsListStr}}}</textarea>--}}
{{!--<textarea data-role="gifts-cansel" class="hide"
data-promotionid="{{promotionId}}">{{{giftGoodsListStr}}}</textarea>--}}
</div>
{{/gifts}}
{{#priceGifts}}
... ...