新增链接url参数
This commit is contained in:
@@ -31,7 +31,7 @@ let paymentType;//付款类型
|
||||
let successUrl = window.location.href;//支付成功回调路径
|
||||
var deviceId;//型号ID
|
||||
var channelType;//参数值4:鉆石充值 || 参数值5:贵族vip充值 || 6:首充充值
|
||||
var failureUrl = urlPrefix + '/peko/modules/pay/result.html';
|
||||
var failureUrl = urlPrefix + '/peko/modules/pay/result.html?channelType=4';
|
||||
var chargeGroupsArr = [];
|
||||
let uid;
|
||||
let openId;
|
||||
|
Reference in New Issue
Block a user