Authored by 郝肖肖

优惠券详情 底部位置重新计算

... ... @@ -115,6 +115,8 @@ $('.coupon-list').on('click', '.info-btn', function() {
COUPON_ID: $this.closest('.coupon-group').data('coupon-id')
})
}, true);
window.rePosFooter(); // 重新计算底部位置
});
// 立即使用
... ...