...
|
...
|
@@ -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}}">去凑单 ></a>
|
|
|
{{!--<a class="btn-clear blue order-pay-link"
|
|
|
target="_blank" href="{{promotionPageUrl}}">去凑单 ></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}}
|
...
|
...
|
|