绑定支付宝,视频解锁生成订单增加限制
This commit is contained in:
@@ -245,7 +245,9 @@
|
||||
}
|
||||
// h5携带邀请码去首页
|
||||
// #ifdef H5
|
||||
this.erweima = config.APIHOST2 + '/?invitation=' + this
|
||||
// this.erweima = config.APIHOST2 + '/?invitation=' + this
|
||||
// .invitationCode + '&qdCode=' + this.qdCode
|
||||
this.erweima = config.APIHOST2 + '/pages/login/registerApp/?invitation=' + this
|
||||
.invitationCode + '&qdCode=' + this.qdCode
|
||||
// #endif
|
||||
// app直接去app注册页面
|
||||
|
||||
Reference in New Issue
Block a user