Commit fb1d8ba9 by libai

测试

parent 671f9f5b
Showing with 16 additions and 16 deletions
......@@ -238,7 +238,7 @@ $(function(){
url:'https://webserver.yabolive.net/user/getUser.html',
data: {
uid:$(".other-input").val(),
os: 'PC',
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: 2,
......@@ -320,7 +320,7 @@ $(function(){
$.ajax({
url:'https://webserver.yabolive.net/setting/getRecharge.html',
data:{
os: 'PC',
os: 'pc_web',
paytype: 'GASHP99PAY',
vest: 0,
lang: 2,
......@@ -365,7 +365,7 @@ $(function(){
$.ajax({
url:'https://webserver.yabolive.net/pay/checkAsiaBillFirst.html',
data: {
os: 'PC',
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: 2,
......@@ -426,7 +426,7 @@ $(function(){
phone: tel,
product: "賬戶儲值",
payType: sessionStorage.pay,
os: 'PC',
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: 2,
......@@ -463,7 +463,7 @@ $(function(){
email: email,
product: "賬戶儲值",
payType: sessionStorage.pay,
os: 'PC',
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: 2,
......@@ -481,7 +481,7 @@ $(function(){
$.ajax({
url:'https://webserver.yabolive.net/setting/getRecharge.html',
data:{
os: 'PC',
os: 'pc_web',
cid: 'Web_footseen',
vest:0,
lang:2,
......@@ -532,7 +532,7 @@ $(function(){
phone: sessionStorage.phone || '',
product: "賬戶儲值",
payType: sessionStorage.pay,
os: 'PC',
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: 2,
......@@ -569,7 +569,7 @@ $(function(){
email: sessionStorage.email || '',
product: "賬戶儲值",
payType: sessionStorage.pay,
os: 'PC',
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: 2,
......@@ -609,7 +609,7 @@ $(function(){
phone: sessionStorage.phone || '',
product: "賬戶儲值",
payType: sessionStorage.pay,
os: 'PC',
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: 2,
......@@ -636,7 +636,7 @@ $(function(){
"amount": sessionStorage.money,
"extend": "0",
"returnUrl": "http://www.firefly.live/phonepay/payend.html",
os: 'PC',
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: 2,
......@@ -658,7 +658,7 @@ $(function(){
'paymentType': 220,
'payTypeSub': "NAVITE",
'amount': sessionStorage.money,
os: 'PC',
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: 2,
......@@ -682,7 +682,7 @@ $(function(){
'paymentType': 223,
'payTypeSub': "NAVITE",
'amount': sessionStorage.money,
os: 'PC',
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: 2,
......@@ -707,7 +707,7 @@ $(function(){
"payTypeSub": "NATIVE",
"amount": sessionStorage.money,
"extend": "0",
os: 'PC',
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: 2,
......@@ -746,7 +746,7 @@ $(function(){
"payTypeSub": "NATIVE",
"amount": sessionStorage.money,
"extend": "0",
os: 'PC',
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: 2,
......@@ -776,7 +776,7 @@ $(function(){
failureUrl: 'https://firefly.live/h5pay/phonepay/payFail.html?lang=2',
product: "賬戶儲值",
payType: sessionStorage.pay,
os: 'PC',
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: 2,
......@@ -797,7 +797,7 @@ $(function(){
type: "POST",
dataType: 'text',
data: {
'os': 'PC',
'os': 'pc_web',
'cid': 'Web_footseen',
'vest': 0,
'lang': 2,
......
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