Showing
1 changed file
with
5 additions
and
3 deletions
@@ -179,7 +179,7 @@ | @@ -179,7 +179,7 @@ | ||
179 | <div class="gift-sell-info" | 179 | <div class="gift-sell-info" |
180 | data-role="promotion-wrap" | 180 | data-role="promotion-wrap" |
181 | data-promotionid="{{promotionId}}"> | 181 | data-promotionid="{{promotionId}}"> |
182 | - <code class="order-pay-mark order-pay-mark-white"> | 182 | + <code class="order-pay-mark"> |
183 | {{tag}} | 183 | {{tag}} |
184 | </code>{{promotionTitle}} | 184 | </code>{{promotionTitle}} |
185 | 185 | ||
@@ -193,11 +193,13 @@ | @@ -193,11 +193,13 @@ | ||
193 | class="order-pay-link" | 193 | class="order-pay-link" |
194 | data-role="pg-sel-btn">去换购</a> | 194 | data-role="pg-sel-btn">去换购</a> |
195 | 195 | ||
196 | - <a class="btn-clear blue order-pay-link" target="_blank" href="{{promotionPageUrl}}">去凑单 ></a> | 196 | + {{!--<a class="btn-clear blue order-pay-link" |
197 | + target="_blank" href="{{promotionPageUrl}}">去凑单 ></a>--}} | ||
197 | {{/if}} | 198 | {{/if}} |
198 | 199 | ||
199 | {{!--{{> cart-sel-gift-tpl }}--}} | 200 | {{!--{{> cart-sel-gift-tpl }}--}} |
200 | - {{!--<textarea data-role="gifts-cansel" class="hide" data-promotionid="{{promotionId}}">{{{giftGoodsListStr}}}</textarea>--}} | 201 | + {{!--<textarea data-role="gifts-cansel" class="hide" |
202 | + data-promotionid="{{promotionId}}">{{{giftGoodsListStr}}}</textarea>--}} | ||
201 | </div> | 203 | </div> |
202 | {{/gifts}} | 204 | {{/gifts}} |
203 | {{#priceGifts}} | 205 | {{#priceGifts}} |
-
Please register or login to post a comment