|
|
|
@ -45,8 +45,8 @@ class CouponService implements CouponServiceInterface |
|
|
|
'jump_data' => [ |
|
|
|
'src' => "/zh_cjdianc/pages/couponrebate/index?activity_type=".$activityType, |
|
|
|
'src2' => "/zh_cjdianc/pages/couponrebate/index?activity_type=".$activityType, |
|
|
|
'share_bg' => env('OSS_IMG_HOST').'/static/img/coupon_bg.png', |
|
|
|
'receive_bg' => env('OSS_IMG_HOST').'/static/img/coupon_share.png', |
|
|
|
'share_bg' => env('OSS_IMG_HOST').'/static/img/coupon_share.png', |
|
|
|
'receive_bg' => env('OSS_IMG_HOST').'/static/img/coupon_bg.png', |
|
|
|
'coupons' => [] |
|
|
|
] |
|
|
|
]; |
|
|
|
|