Browse Source

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

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

2
app/Service/CouponService.php

@ -39,7 +39,7 @@ class CouponService implements CouponServiceInterface
'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/png/2020/08/11/d697d43b91913f861f931649f0898815.png', 'share_bg' => env('OSS_IMG_HOST').'/attachment/images/png/2020/08/11/d697d43b91913f861f931649f0898815.png',
'receive_bg' => env('OSS_IMG_HOST')."/attachment/images/background/dangmian_dialog_background.png",
'receive_bg' => env('OSS_IMG_HOST')."/attachment/images/png/2020/08/11/9c7d7c95b5de29539fad4bc9a2fcb98d.png",
'coupons' => [] 'coupons' => []
] ]
]; ];

Loading…
Cancel
Save