Merge branch 'master' of http://app.git.1nww.com:8188/gitlab-instance-db4ab2e7/cxhxy
This commit is contained in:
commit
f9bd8d7053
@ -217,7 +217,8 @@ class User extends Controller
|
|||||||
'openid' => $openid,
|
'openid' => $openid,
|
||||||
'redirect_uri' => 'https://app.cxhxy.dev.1nww.com/#/pages/details/details'
|
'redirect_uri' => 'https://app.cxhxy.dev.1nww.com/#/pages/details/details'
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
if (isset($coupon_id)) {
|
if (isset($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?openid=' . $openid . '&coupon_id=' . $coupon_id;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user