Authored by 郝肖肖

gulp ge

... ... @@ -7867,7 +7867,6 @@ $(".coupon-content .receive-btn").closest('.swiper-slide').on('click', function(
if (data.code === 200) {
tip.show('领取成功');
$(that).find('.receive-btn').html('已领取');
$(that).unbind('click');//移除绑定事件
return true;
} else if (data.code === 4401) {
$('#shop-login').remove();
... ...
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.