Authored by tanling

t+n

... ... @@ -404,6 +404,8 @@ $(document).on('click', '.coupon-info', function () {
item1.shopPriceLimits = "无";
}
item1.usePeriodStr = item.usePeriodStr;
Bll.toastInfo(item1, '优惠券详情');
});
// 绑定第三方
... ...