Commit bd2ba289 by libai

测试

parent 693fb738
...@@ -436,3 +436,12 @@ body::-webkit-scrollbar { ...@@ -436,3 +436,12 @@ body::-webkit-scrollbar {
text-align: center; text-align: center;
padding-top: 10px; padding-top: 10px;
} }
.new-pay-li {
text-align: center;
line-height: 58px;
}
.new-pay-li .pay-icon {
width: 110px !important;
vertical-align: middle;
margin-top: -2px;
}
...@@ -446,3 +446,12 @@ body::-webkit-scrollbar { ...@@ -446,3 +446,12 @@ body::-webkit-scrollbar {
text-align: center; text-align: center;
padding-top: 10px; padding-top: 10px;
} }
.new-pay-li{
text-align: center;
line-height: 58px;
}
.new-pay-li .pay-icon{
width: 110px !important;
vertical-align: middle;
margin-top: -2px;
}
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<link rel="stylesheet" href="../css/base.css"> <link rel="stylesheet" href="../css/base.css">
<link rel="stylesheet" href="../css/layer.css"> <link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="../css/login.css?v=2023053101"> <link rel="stylesheet" href="../css/login.css?v=2023053101">
<link rel="stylesheet" href="css/index.css?v=20220630"> <link rel="stylesheet" href="css/index.css?v=2023060101">
<script src="https://accounts.google.com/gsi/client" async defer></script> <script src="https://accounts.google.com/gsi/client" async defer></script>
<script src="https://www.footseen.xyz/lib/hello.js"></script> <script src="https://www.footseen.xyz/lib/hello.js"></script>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script> <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script>
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
.body-lang1 .nav-tag7 .reg-li{ .body-lang1 .nav-tag7 .reg-li{
width: 80px; width: 80px;
} }
</style> </style>
<body style="background: #F0F1F4;"> <body style="background: #F0F1F4;">
<div class="neck-nav"> <div class="neck-nav">
...@@ -104,6 +105,9 @@ ...@@ -104,6 +105,9 @@
<li data-type="CODAPAY_PAYATM"><img class="click-icon" src="images/click.png" alt=""><img class="pay-icon" src="images/play8.png" alt=""></li> <li data-type="CODAPAY_PAYATM"><img class="click-icon" src="images/click.png" alt=""><img class="pay-icon" src="images/play8.png" alt=""></li>
<li data-type="CODAPAY_PAYWALLET"><img class="click-icon" src="images/click.png" alt=""><img class="pay-icon" src="images/play9.png" alt=""></li> <li data-type="CODAPAY_PAYWALLET"><img class="click-icon" src="images/click.png" alt=""><img class="pay-icon" src="images/play9.png" alt=""></li>
<li data-type="GASHP99PAY"><img class="click-icon" src="images/click.png" alt=""><img class="pay-icon" src="images/play10.png" alt=""></li> <li data-type="GASHP99PAY"><img class="click-icon" src="images/click.png" alt=""><img class="pay-icon" src="images/play10.png" alt=""></li>
<li class="new-pay-li" data-type="DANA_PAY"><img class="click-icon" src="images/click.png" alt=""><img class="pay-icon" src="images/play11.png" alt=""></li>
<li class="new-pay-li" data-type="OVO_PAY"><img class="click-icon" src="images/click.png" alt=""><img class="pay-icon" src="images/play12.png" alt=""></li>
<li class="new-pay-li" data-type="GO_PAY"><img class="click-icon" src="images/click.png" alt=""><img class="pay-icon" src="images/play13.png" alt=""></li>
</ul> </ul>
<div style="display:none;" class="gash-type-box"> <div style="display:none;" class="gash-type-box">
<div class="reg-title langTxt9">選擇方式</div> <div class="reg-title langTxt9">選擇方式</div>
...@@ -609,7 +613,7 @@ $(function(){ ...@@ -609,7 +613,7 @@ $(function(){
os: 'pc_web', os: 'pc_web',
cid: 'Web_footseen', cid: 'Web_footseen',
vest: 0, vest: 0,
lang: 2, lang: sessionStorage.lang,
}, },
success: function (res) { success: function (res) {
var _self=$(this) var _self=$(this)
...@@ -648,7 +652,7 @@ $(function(){ ...@@ -648,7 +652,7 @@ $(function(){
os: 'pc_web', os: 'pc_web',
cid: 'Web_footseen', cid: 'Web_footseen',
vest: 0, vest: 0,
lang: 2, lang: sessionStorage.lang,
}, },
success: function (res) { success: function (res) {
var _self=$(this) var _self=$(this)
...@@ -690,7 +694,7 @@ $(function(){ ...@@ -690,7 +694,7 @@ $(function(){
os: 'pc_web', os: 'pc_web',
cid: 'Web_footseen', cid: 'Web_footseen',
vest: 0, vest: 0,
lang: 2, lang: sessionStorage.lang,
}, },
success: function (res) { success: function (res) {
var _self=$(this) var _self=$(this)
...@@ -720,7 +724,7 @@ $(function(){ ...@@ -720,7 +724,7 @@ $(function(){
os: 'pc_web', os: 'pc_web',
cid: 'Web_footseen', cid: 'Web_footseen',
vest: 0, vest: 0,
lang: 2, lang: sessionStorage.lang,
}, },
success: function (res) { success: function (res) {
window.location.href = res.payInfo.url window.location.href = res.payInfo.url
...@@ -742,7 +746,7 @@ $(function(){ ...@@ -742,7 +746,7 @@ $(function(){
os: 'pc_web', os: 'pc_web',
cid: 'Web_footseen', cid: 'Web_footseen',
vest: 0, vest: 0,
lang: 2, lang: sessionStorage.lang,
}, },
async: true, async: true,
success: function (res) { success: function (res) {
...@@ -766,7 +770,7 @@ $(function(){ ...@@ -766,7 +770,7 @@ $(function(){
os: 'pc_web', os: 'pc_web',
cid: 'Web_footseen', cid: 'Web_footseen',
vest: 0, vest: 0,
lang: 2, lang: sessionStorage.lang,
}, },
async: true, async: true,
success: function (res) { success: function (res) {
...@@ -775,6 +779,84 @@ $(function(){ ...@@ -775,6 +779,84 @@ $(function(){
}); });
break; break;
case "DANA_PAY":
$.ajax({
url:"https://webserver.yabolive.net/pay/getPaymentWall.html",
data: {
'uid': regUid,
'product': "賬戶儲值",
'country': "86",
'rid': sessionStorage.rid,
'payType': sessionStorage.pay,
'paymentType': 223,
'payTypeSub': "NAVITE",
'amount': sessionStorage.money,
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: sessionStorage.lang,
},
async: true,
success: function (res) {
var _self=$(this)
if(res.code!=1)layer.msg(res.msg)
window.location.href='https://firefly.live/footseenPay/index.html?goUrl='+_self[0].url
}
});
break;
case "OVO_PAY":
$.ajax({
url:"https://webserver.yabolive.net/pay/getPaymentWall.html",
data: {
'uid': regUid,
'product': "賬戶儲值",
'country': "86",
'rid': sessionStorage.rid,
'payType': sessionStorage.pay,
'paymentType': 223,
'payTypeSub': "NAVITE",
'amount': sessionStorage.money,
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: sessionStorage.lang,
},
async: true,
success: function (res) {
var _self=$(this)
if(res.code!=1)layer.msg(res.msg)
window.location.href='https://firefly.live/footseenPay/index.html?goUrl='+_self[0].url
}
});
break;
case "GO_PAY":
$.ajax({
url:"https://webserver.yabolive.net/pay/getPaymentWall.html",
data: {
'uid': regUid,
'product': "賬戶儲值",
'country': "86",
'rid': sessionStorage.rid,
'payType': sessionStorage.pay,
'paymentType': 223,
'payTypeSub': "NAVITE",
'amount': sessionStorage.money,
os: 'pc_web',
cid: 'Web_footseen',
vest: 0,
lang: sessionStorage.lang,
},
async: true,
success: function (res) {
var _self=$(this)
if(res.code!=1)layer.msg(res.msg)
window.location.href='https://firefly.live/footseenPay/index.html?goUrl='+_self[0].url
}
});
break;
case 'WECHATPAY': case 'WECHATPAY':
case 'ALIPAY': case 'ALIPAY':
$.ajax({ $.ajax({
...@@ -791,7 +873,7 @@ $(function(){ ...@@ -791,7 +873,7 @@ $(function(){
os: 'pc_web', os: 'pc_web',
cid: 'Web_footseen', cid: 'Web_footseen',
vest: 0, vest: 0,
lang: 2, lang: sessionStorage.lang,
}, },
success: function (res) { success: function (res) {
if (res.code == 1) { if (res.code == 1) {
...@@ -848,7 +930,7 @@ $(function(){ ...@@ -848,7 +930,7 @@ $(function(){
os: 'pc_web', os: 'pc_web',
cid: 'Web_footseen', cid: 'Web_footseen',
vest: 0, vest: 0,
lang: 2, lang: sessionStorage.lang,
}, },
success: function (res) { success: function (res) {
if (res.code == 1) { if (res.code == 1) {
...@@ -878,7 +960,7 @@ $(function(){ ...@@ -878,7 +960,7 @@ $(function(){
os: 'pc_web', os: 'pc_web',
cid: 'Web_footseen', cid: 'Web_footseen',
vest: 0, vest: 0,
lang: 2, lang: sessionStorage.lang,
}, },
success: function (res) { success: function (res) {
var _self=$(this) var _self=$(this)
...@@ -901,7 +983,7 @@ $(function(){ ...@@ -901,7 +983,7 @@ $(function(){
'os': 'pc_web', 'os': 'pc_web',
'cid': 'Web_footseen', 'cid': 'Web_footseen',
'vest': 0, 'vest': 0,
'lang': 2, 'lang': sessionStorage.lang,
"uid": regUid, "uid": regUid,
'vest': '', 'vest': '',
"product": "賬戶儲值", "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