Browse Source

优惠券返券活动--修改分享背景图

master
liangyuyan 5 years ago
parent
commit
5febaa87c2
  1. 2
      app/Service/CouponService.php

2
app/Service/CouponService.php

@ -38,7 +38,7 @@ class CouponService implements CouponServiceInterface
'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,
'share_bg' => env('OSS_IMG_HOST')."/attachment/images/background/dangmian_dialog_background.png",
'share_bg' => env('OSS_IMG_HOST')."/attachment/images/png/2020/08/10/23245eea88db680670df67e77e0d8d7e.png",
'receive_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' => [] 'coupons' => []
] ]

Loading…
Cancel
Save