|
|
@ -36,9 +36,11 @@ class CouponService implements CouponServiceInterface |
|
|
'active_type' => 1, |
|
|
'active_type' => 1, |
|
|
'not_receive' => [], |
|
|
'not_receive' => [], |
|
|
'jump_data' => [ |
|
|
'jump_data' => [ |
|
|
'src' => "/zh_cjdianc/pages/couponrebate/index?activity_type=".$activityType, |
|
|
|
|
|
|
|
|
'src' => "/zh_cjdianc/pages/couponrebate/index?activity_type=".$activityType, |
|
|
'src2' => "/zh_cjdianc/pages/couponrebate/index?activity_type=".$activityType, |
|
|
'src2' => "/zh_cjdianc/pages/couponrebate/index?activity_type=".$activityType, |
|
|
'coupons' => [] |
|
|
|
|
|
|
|
|
'share_bg' => "https://img.lanzulive.com/attachment/images/background/dangmian_dialog_background.png", |
|
|
|
|
|
'receive_bg' => "https://img.lanzulive.com/attachment/images/background/dangmian_dialog_background.png", |
|
|
|
|
|
'coupons' => [] |
|
|
] |
|
|
] |
|
|
]; |
|
|
]; |
|
|
$nowTime = time(); |
|
|
$nowTime = time(); |
|
|
|