Merge branch 'master' of http://app.git.1nww.com:8188/gitlab-instance-db4ab2e7/cxhxy
This commit is contained in:
commit
46877f7471
@ -223,7 +223,7 @@ class User extends Controller
|
||||
|
||||
if (!empty($coupon_id)) {
|
||||
//优惠券详情
|
||||
$url = 'https://app.cxhxy.h5.dev.1nww.com/#/pages/details/details?openid=' . $openid . '&coupon_id=' . $coupon_id;
|
||||
$url = 'https://app.cxhxy.h5.dev.1nww.com/#/pages/details/details?coupon_id=' . $coupon_id;
|
||||
} else {
|
||||
//优惠券列表
|
||||
$url = 'https://app.cxhxy.h5.dev.1nww.com/#/?openid=' . $openid;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user