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