Showing
1 changed file
with
1 additions
and
1 deletions
@@ -339,7 +339,7 @@ $('.description').on('click', function() { | @@ -339,7 +339,7 @@ $('.description').on('click', function() { | ||
339 | $('.mask').removeClass('hidden'); | 339 | $('.mask').removeClass('hidden'); |
340 | }); | 340 | }); |
341 | 341 | ||
342 | -$('.input-content').on('click', '.get', function() { | 342 | +$('.use-coupon-btn').on('click', function() { |
343 | if (window._yas) { | 343 | if (window._yas) { |
344 | window._yas.sendCustomInfo({ | 344 | window._yas.sendCustomInfo({ |
345 | activityID: activityID | 345 | activityID: activityID |
-
Please register or login to post a comment