|
|
|
@ -38,8 +38,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' => "https://img.lanzulive.com/attachment/images/background/dangmian_dialog_background.png", |
|
|
|
'receive_bg' => "https://img.lanzulive.com/attachment/images/background/dangmian_dialog_background.png", |
|
|
|
'share_bg' => env('OSS_IMG_HOST')."/attachment/images/background/dangmian_dialog_background.png", |
|
|
|
'receive_bg' => env('OSS_IMG_HOST')."/attachment/images/background/dangmian_dialog_background.png", |
|
|
|
'coupons' => [] |
|
|
|
] |
|
|
|
]; |
|
|
|
|