Commit 1f07221e by agan

修改参数

parent 3c0a20e1
......@@ -174,8 +174,8 @@
data: {
'lang': 2,
'uid': sessionStorage.uid,
'cid': data.cidStr || "web_gw",
'os': data.osStr,
// 'cid': data.cidStr || "web_gw",
// 'os': data.osStr,
'product': "橙钻充值",
'country': "86",
'rid': sessionStorage.rid,
......
......@@ -145,8 +145,8 @@
data: {
'lang': sessionStorage.lang,
'uid': sessionStorage.uid,
'os': data.osStr,
'cid': data.cidStr || "web_gw",
// 'os': data.osStr,
// 'cid': data.cidStr || "web_gw",
'product': "橙钻充值",
'country': "86",
'rid': rid,
......
......@@ -556,8 +556,8 @@
data: {
lang: sessionStorage.lang,
"uid": sessionStorage.uid,
"os": data.osStr,
"cid": data.cidStr || "web_gw",
// "os": data.osStr,
// "cid": data.cidStr || "web_gw",
"product": "橙钻货币充值",
"country": "86",
"rid": rid,
......
......@@ -192,7 +192,7 @@
url: $ip + "/pay/getPayPreid.html",
type: "post",
data: {
'cid': "web_gw",
// 'cid': "web_gw",
'lang': sessionStorage.lang,
'uid': sessionStorage.uid,
'product': "橙钻充值",
......@@ -272,7 +272,7 @@
url: $ip + "/pay/getPayPreid.html",
type: "post",
data: {
'cid': data.cidStr || "web_gw",
// 'cid': data.cidStr || "web_gw",
'lang': sessionStorage.lang,
'uid': sessionStorage.uid,
'product': "橙钻充值",
......@@ -300,8 +300,8 @@
url: $ip + "/pay/getPayPreid.html",
type: "post",
data: {
'cid': data.cidStr || "web_gw",
'os': "h5",
// 'cid': data.cidStr || "web_gw",
// 'os': "h5",
lang: sessionStorage.lang,
'uid': sessionStorage.uid,
'product': "橙钻充值",
......@@ -327,8 +327,8 @@
url: "https://webserver.yabolive.net/pay/getPayPreid.html",
type: "post",
data: {
'cid': data.cidStr || "web_gw",
'os': "h5",
// 'cid': data.cidStr || "web_gw",
// 'os': "h5",
lang: sessionStorage.lang,
"uid": sessionStorage.uid,
"product": "橙钻货币充值",
......@@ -368,8 +368,8 @@
url: $ip + "/pay/getPayPreid.html",
type: "post",
data: {
'cid': data.cidStr || "web_gw",
'os': "h5",
// 'cid': data.cidStr || "web_gw",
// 'os': "h5",
lang: sessionStorage.lang,
'uid': sessionStorage.uid,
'product': "橙钻充值",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment