Commit 0ee16e7a by agan

添加储值

parent bb49141c
...@@ -34,12 +34,22 @@ ...@@ -34,12 +34,22 @@
<link rel="stylesheet" href="../css/layer.css"> <link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="../download/css/index.css"> <link rel="stylesheet" href="../download/css/index.css">
<style> <style>
.topUp {
position: absolute;
top: 0.2rem;
left: 0.8rem;
font-size: 0.4rem;
color: #fff;
height: 0.8rem;
line-height: 0.8rem;
z-index: 9;
}
</style> </style>
</head> </head>
<body style="background: #FBEFF7"> <body style="background: #FBEFF7">
<div class="new-bg"> <div class="new-bg">
<div class="topUp">儲值</div>
<img class="video-bg" src="../download/images/video-bg.png" alt=""> <img class="video-bg" src="../download/images/video-bg.png" alt="">
<div class="down-webp-box"></div> <div class="down-webp-box"></div>
...@@ -116,6 +126,9 @@ ...@@ -116,6 +126,9 @@
}) })
$('.topUp').on('click', function () {
window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang=' + (sessionStorage.lang || 2) + '&gofrom=web';
})
//複製到剪切板 //複製到剪切板
function copyText(text) { function copyText(text) {
var textarea = document.createElement("textarea"); var textarea = document.createElement("textarea");
......
...@@ -34,12 +34,22 @@ ...@@ -34,12 +34,22 @@
<link rel="stylesheet" href="../css/layer.css"> <link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="../download/css/index.css"> <link rel="stylesheet" href="../download/css/index.css">
<style> <style>
.topUp {
position: absolute;
top: 0.2rem;
left: 0.8rem;
font-size: 0.4rem;
color: #fff;
height: 0.8rem;
line-height: 0.8rem;
z-index: 9;
}
</style> </style>
</head> </head>
<body style="background: #FBEFF7"> <body style="background: #FBEFF7">
<div class="new-bg"> <div class="new-bg">
<div class="topUp">儲值</div>
<img class="video-bg" src="../download/images/video-bg.png" alt=""> <img class="video-bg" src="../download/images/video-bg.png" alt="">
<div class="down-webp-box"></div> <div class="down-webp-box"></div>
...@@ -116,6 +126,9 @@ ...@@ -116,6 +126,9 @@
}) })
$('.topUp').on('click', function () {
window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang=' + (sessionStorage.lang || 2) + '&gofrom=web';
})
//複製到剪切板 //複製到剪切板
function copyText(text) { function copyText(text) {
var textarea = document.createElement("textarea"); var textarea = document.createElement("textarea");
......
...@@ -34,12 +34,22 @@ ...@@ -34,12 +34,22 @@
<link rel="stylesheet" href="./css/layer.css"> <link rel="stylesheet" href="./css/layer.css">
<link rel="stylesheet" href="./download/css/index.css"> <link rel="stylesheet" href="./download/css/index.css">
<style> <style>
.topUp {
position: absolute;
top: 0.2rem;
left: 0.8rem;
font-size: 0.4rem;
color: #fff;
height: 0.8rem;
line-height: 0.8rem;
z-index: 9;
}
</style> </style>
</head> </head>
<body style="background: #FBEFF7"> <body style="background: #FBEFF7">
<div class="new-bg"> <div class="new-bg">
<div class="topUp">儲值</div>
<img class="video-bg" src="download/images/video-bg.png" alt=""> <img class="video-bg" src="download/images/video-bg.png" alt="">
<div class="down-webp-box"></div> <div class="down-webp-box"></div>
...@@ -96,7 +106,7 @@ ...@@ -96,7 +106,7 @@
var mData = ''; var mData = '';
if (!data) { if (!data) {
mData = 'ftsB'; mData = 'ftsB';
if(hrf == 'https://footseen.com/'){ if (hrf == 'https://footseen.com/') {
mData = 'ftsgw' mData = 'ftsgw'
} }
} else { } else {
...@@ -121,7 +131,9 @@ ...@@ -121,7 +131,9 @@
} }
}) })
$('.topUp').on('click', function () {
window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang=' + (sessionStorage.lang || 2) + '&gofrom=web';
})
//複製到剪切板 //複製到剪切板
function copyText(text) { function copyText(text) {
var textarea = document.createElement("textarea"); var textarea = document.createElement("textarea");
......
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
var _url = "https://webserver.yabolive.net"; var _url = "https://webserver.yabolive.net";
var hrf = window.location.href; var hrf = window.location.href;
viewPage(); viewPage();
</script> </script>
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" /> <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
...@@ -35,12 +34,22 @@ ...@@ -35,12 +34,22 @@
<link rel="stylesheet" href="./css/layer.css"> <link rel="stylesheet" href="./css/layer.css">
<link rel="stylesheet" href="./download/css/index.css"> <link rel="stylesheet" href="./download/css/index.css">
<style> <style>
.topUp {
position: absolute;
top: 0.2rem;
left: 0.8rem;
font-size: 0.4rem;
color: #fff;
height: 0.8rem;
line-height: 0.8rem;
z-index: 9;
}
</style> </style>
</head> </head>
<body style="background: #FBEFF7"> <body style="background: #FBEFF7">
<div class="new-bg"> <div class="new-bg">
<div class="topUp">儲值</div>
<img class="video-bg" src="download/images/video-bg.png" alt=""> <img class="video-bg" src="download/images/video-bg.png" alt="">
<div class="down-webp-box"></div> <div class="down-webp-box"></div>
...@@ -86,6 +95,7 @@ ...@@ -86,6 +95,7 @@
mData = data.iOSChannel; mData = data.iOSChannel;
} }
copyText(mData); copyText(mData);
window.location.href = 'https://app.footseen.com/download.html'; window.location.href = 'https://app.footseen.com/download.html';
// window.location.href = 'https://testflight.apple.com/join/nvxognVM'; // window.location.href = 'https://testflight.apple.com/join/nvxognVM';
...@@ -102,7 +112,6 @@ ...@@ -102,7 +112,6 @@
} else { } else {
mData = data.AndroidChannel; mData = data.AndroidChannel;
} }
copyText(mData); copyText(mData);
var url = 'https://big.bgp.ourpow.com/apk/nf/Release-' + mData + '.apk'; var url = 'https://big.bgp.ourpow.com/apk/nf/Release-' + mData + '.apk';
var xhr = new XMLHttpRequest(); var xhr = new XMLHttpRequest();
...@@ -122,7 +131,9 @@ ...@@ -122,7 +131,9 @@
} }
}) })
$('.topUp').on('click', function () {
window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang=' + (sessionStorage.lang || 2) + '&gofrom=web';
})
//複製到剪切板 //複製到剪切板
function copyText(text) { function copyText(text) {
var textarea = document.createElement("textarea"); var textarea = document.createElement("textarea");
......
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