Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / footsen

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 81a4a485 authored 2 years ago by agan's avatar agan
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

添加payoneer

parent 649365ee master
Show whitespace changes
Inline Side-by-side
Showing with 2035 additions and 237 deletions
  • footseen/Nesting/fireflyRmb/css/index.css
  • footseen/Nesting/fireflyRmb/css/indexLi.css
  • footseen/Nesting/fireflyRmb/img/payoneer.png
  • footseen/Nesting/fireflyRmb/img/payoneerBox.png
  • footseen/Nesting/fireflyRmb/img/payoneerbigBox.png
  • footseen/Nesting/fireflyRmb/new-cashReality.html
  • footseen/Nesting/fireflyRmb/payoneerFalse.html
  • footseen/Nesting/fireflyRmb/payoneerTrue.html
  • footseen/Nesting/help/payoneerTaxHelp.html
  • footseen/lib/langchange.js
footseen/Nesting/fireflyRmb/css/index.css
View file @ 81a4a485
......@@ -663,7 +663,7 @@ body {
float: right;
}
.takeOut .date,
.takeOut .paypal,
.takeOut .paypal,.payoneer,
.takeOut .no {
text-indent: 0.75rem;
line-height: 0.55rem;
......@@ -755,4 +755,3 @@ body {
.cashHelp .tit {
margin-top: 0.4rem;
}
This diff is collapsed. Click to expand it.
footseen/Nesting/fireflyRmb/css/indexLi.css
View file @ 81a4a485
......@@ -169,6 +169,16 @@ body {
background-size: 100% 100%;
overflow: hidden;
}
.payoneer-big-box {
width: 8.9rem;
position: relative;
margin: 0 auto;
height: 6rem;
background: url("../img/payoneerbigBox.png") no-repeat;
background-size: 100% 100%;
overflow: hidden;
}
.paypal-big-box .paypal-input {
width: 7.5rem;
height: 0.8rem;
......@@ -196,6 +206,36 @@ body {
display: inline-block;
position: absolute;
}
.payoneer-big-box .paypal-input {
width: 7.5rem;
height: 0.8rem;
margin: 0 auto;
position: absolute;
left: 0.7rem;
top: 3.7rem;
}
.payoneer-big-box .paypal-input .money-logo {
position: absolute;
font-size: 0.5rem;
font-weight: 700;
color: #fff;
top: 0.2rem;
}
.payoneer-big-box .paypal-input input {
background: rgba(0, 0, 0, 0);
font-size: 0.7rem;
text-indent: 0.5rem;
color: #fff;
height: 1rem;
width: 7.5rem;
line-height: 1rem;
border-bottom: 0.02rem solid #2F3F7A;
display: inline-block;
position: absolute;
}
.paypal-tips {
font-size: 0.35rem;
color: #E8E8E8;
......@@ -475,7 +515,7 @@ body {
.paypal-layer .paypal-layer-content :nth-child(1) {
width: 6.5rem;
margin: 0 auto;
margin-top: 1rem;
margin-top: 0.8rem;
font-size: 0.35rem;
line-height: 0.6rem;
color: #212121;
......@@ -533,6 +573,9 @@ body {
.show3 {
display: none;
}
.show4{
display: none;
}
.w-icon {
width: 1rem;
position: fixed;
......
This diff is collapsed. Click to expand it.
footseen/Nesting/fireflyRmb/img/payoneer.png 0 → 100644
View file @ 81a4a485
footseen/Nesting/fireflyRmb/img/payoneer.png

2.35 KB

This diff is collapsed. Click to expand it.
footseen/Nesting/fireflyRmb/img/payoneerBox.png 0 → 100644
View file @ 81a4a485
footseen/Nesting/fireflyRmb/img/payoneerBox.png

90.8 KB

This diff is collapsed. Click to expand it.
footseen/Nesting/fireflyRmb/img/payoneerbigBox.png 0 → 100644
View file @ 81a4a485
footseen/Nesting/fireflyRmb/img/payoneerbigBox.png

91.8 KB

This diff is collapsed. Click to expand it.
footseen/Nesting/fireflyRmb/new-cashReality.html
View file @ 81a4a485
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<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-status-bar-style" content="black-translucent">
<meta content="telephone=no" name="format-detection">
......@@ -10,8 +11,7 @@
<title></title>
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="layer-v3.1.0/layer.css">
<link rel="stylesheet" href="css/indexLi.css?v='201912191820'">
<link rel="stylesheet" href="../../css/background.css" />
<link rel="stylesheet" href="css/indexLi.css?v='20181121031'">
<script src="js/fsize.js"></script>
</head>
<style>
......@@ -37,39 +37,154 @@
left: 1.4rem !important;
top: 5rem !important;
}
.cash-btn{
background: #FF57A0;
.wx-true-btn {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
body .layui-layer {
background-color: transparent;
box-shadow: none;
border-radius: 0;
}
body .layui-layer.layui-layer-hui {
background-color: #000;
filter: alpha(opacity=60);
background-color: rgba(0, 0, 0, 0.6);
}
.maskPaypal {
background: url(../../img/mask/mask1.png) no-repeat;
background-size: 100% 100%;
width: 7.786rem;
height: 4.853rem;
position: relative;
font-size: 0;
}
.maskPayCon {
position: absolute;
left: 50%;
top: 50%;
width: 7.2rem;
height: 4.266rem;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.paypal-layer .paypal-layer-content {
width: 100%;
height: auto;
}
.paypal-layer .paypal-layer-content :nth-child(1) {
width: 90%;
text-align: center;
margin-top: 1.3rem;
line-height: normal;
color: #E6E6E6;
font-size: 0.346rem;
}
.paypal-layer .paypal-layer-content :nth-child(2) {
margin-top: .2rem;
font-size: 0.346rem;
color: #58DBD7;
}
.show4 .paypal-layer .paypal-layer-content :nth-child(1) {
width: 90%;
text-align: center;
margin-top: 0.6rem;
line-height: normal;
color: #E6E6E6;
font-size: 0.346rem;
}
.cash-ul li{
background: #FFF;
.show4 .paypal-layer .paypal-layer-content :nth-child(2) {
width: 90%;
text-align: center;
line-height: normal;
margin-top: .2rem;
color: #E6E6E6;
font-size: 0.346rem;
}
.cash-li1 .lang-show{
color:#333;
.layer-money {
color: #58DBD7 !important;
}
.lang-show{
color:#FFF;
.paypal-layer .paypal-layer-btnBox {
border-top: none;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1.2rem;
line-height: 1.2rem;
font-size: 0;
}
.cash-btn .lang-show{
color:#333;
.paypal-layer .paypal-layer-btnBox :nth-child(1),
.paypal-layer .paypal-layer-btnBox :nth-child(2) {
width: 50%;
display: inline-block;
float: none;
border-right: none;
height: 1.2rem;
line-height: 1.2rem;
font-size: .453rem;
color: #58DBD7;
}
.paypal-false-btn{
background: #FF57A0;
.paypal-layer .paypal-layer-btnBox:nth-child(1) span,
.paypal-layer .paypal-layer-btnBox:nth-child(2) span {
width: 100%;
display: inline-block;
float: none;
border-right: none;
height: 1.2rem;
line-height: 1.2rem;
font-size: .453rem;
color: #58DBD7;
}
.paypal-layer-content .lang-show{
color:#333;
.paypal-layer .paypal-layer-btnBox :nth-child(2) {
font-weight: bold;
}
.paypal-layer .paypal-layer-content :nth-child(2),.layer-mall{
color:#FF57A0;
.maskPayCon .layer-mall {
color: #58DBD7;
}
.paypal-true-p3 .paypal-money{
color:#FF57A0;
.payoneerTaxInfo {
font-size: 0.373rem;
text-decoration: underline;
width: 100%;
text-align: center;
margin-top: 8.8rem;
}
</style>
<body>
<div class="show1">
<div class="show1">
<ul class="cash-ul">
<li style="display: none;">
<li style="display:none;">
<span class="cash-li1 "><img src="img/card.png" alt=""><span class="lang-show"></span></span>
<span class="cash-li2"><img src="img/pay-no.png" alt=""></span>
<i style="display: none">yhk</i>
</li>
<li>
<span class="cash-li1 "><img src="img/wx.png" alt=""><span class="lang-show"></span></span>
<span class="cash-li2"><img src="img/pay-no.png" alt=""></span>
<i style="display: none">wx</i>
......@@ -79,9 +194,18 @@
<span class="cash-li2"><img src="img/pay-no.png" alt=""></span>
<i style="display: none">pp</i>
</li>
<li>
<span class="cash-li1 "><img src="img/payoneer.png" alt=""><span class="lang-show"></span></span>
<span class="cash-li2"><img src="img/pay-no.png" alt=""></span>
<i style="display: none">po</i>
</li>
</ul>
<div class="cash-btn"><span class="lang-show"></span></div>
<div class="paypal-layer show1-layer">
<div class="paypal-layer show1-layer maskPaypal">
<div class="maskPayCon">
<div class="paypal-layer-content">
<p><span class="lang-show"></span></p>
......@@ -91,145 +215,149 @@
<div class="paypal-layer-yes"><span class="lang-show"></span></div>
</div>
</div>
</div>
<div class="show2">
</div>
</div>
<div class="show2">
<div style="height: 1rem;"></div>
<div class="paypal-big-box">
<p class="paypal-true-p1">PayPal:<span class="paypal-big-mall"></span></p>
<p class="paypal-true-p2"><span class="lang-show"></span></p>
<div class="paypal-input"><span class="money-logo">$</span><input oninput="value=value.replace(/[^\d]/g,'')"
type="text" placeholder="請輸入金額"></div>
<p class="paypal-true-p3"><span class="lang-show"></span><span class="paypal-money">--</span>,<span class="paypal-all"
style="color: #2ADAAB;"><span class="lang-show"></span></span>
type="text" placeholder=""></div>
<p class="paypal-true-p3"><span class="lang-show"></span><span class="paypal-money">--</span>,<span
class="paypal-all" style="color: #2ADAAB;"><span class="lang-show"></span></span>
</p>
</div>
<div class="paypal-false-btn "><span class="lang-show"></span></div>
<p class="paypal-tips-b"><a
href="https://www.paypal.com/hk/webapps/mpp/ua/useragreement-full?locale.x=zh_HK#exhibit_"><span class="lang-show"></span></a>
href="https://www.paypal.com/hk/webapps/mpp/ua/useragreement-full?locale.x=zh_HK#exhibit_"><span
class="lang-show"></span></a>
</p>
<div class="paypal-layer show2-layer">
<div class="paypal-layer show2-layer maskPaypal">
<div class="maskPayCon">
<div class="paypal-layer-content">
<p><span class="lang-show"></span> <span class="layer-money">--</span><span class="lang-show"></span> <br><span class="lang-show"></span><span class="layer-mall">--</span><span class="lang-show"></span></p>
<p><span class="lang-show"></span> <span class="layer-money">--</span><span
class="lang-show"></span> <br><span class="lang-show"></span><span
class="layer-mall">--</span><span class="lang-show"></span></p>
</div>
<div class="paypal-layer-btnBox ">
<div class="paypal-layer-no"><span class="lang-show"></span></div>
<div class="paypal-layer-yes"><span class="lang-show"></span></div>
</div>
</div>
</div>
</div>
</div>
<div class="show3">
<div class="show3">
<div style="height: 1rem;"></div>
<div class="wx-true-banner">
<p class="wx-true-p1"><img src="img/big-wx.png" alt=""></p>
<p class="wx-true-p2"><span class="lang-show"></span></p>
<p class="wx-true-p3"><span class="lang-show"></span></p>
<p class="wx-true-p4"><span class="lang-show"></span><span class="go-wxHelp" style="color: #00D8A5;"></span><span class="lang-show"></span></p>
<p class="wx-true-p4"><span class="lang-show"></span><span class="go-wxHelp"
style="color: #00D8A5;"></span><span class="lang-show"></span></p>
</div>
<div class="wx-true-btn"><span class="lang-show"></span></div>
</div>
</div>
<div class="show4">
<div style="height: 1rem;"></div>
<div class="payoneer-big-box">
<p class="paypal-true-p1">Payoneer:<span class="paypal-big-mall"></span></p>
<p class="paypal-true-p2"><span class="lang-show"></span></p>
<div class="paypal-input"><span class="money-logo">$</span><input oninput="value=value.replace(/[^\d]/g,'')"
type="text" placeholder=""></div>
<p class="paypal-true-p3"><span class="lang-show"></span><span class="paypal-money">--</span>,<span
class="paypal-all" style="color: #2ADAAB;"><span class="lang-show"></span></span>
</p>
</div>
<div class="paypal-false-btn "><span class="lang-show"></span></div>
<!-- <p class="paypal-tips-b"><a
href="https://www.paypal.com/hk/webapps/mpp/ua/useragreement-full?locale.x=zh_HK#exhibit_"><span
class="lang-show"></span></a>
</p> -->
<div class="paypal-layer show2-layer maskPaypal">
<div class="maskPayCon">
<div class="paypal-layer-content">
<p><span class="lang-show"></span> <span class="layer-money">--</span><span
class="lang-show"></span> <br><span class="lang-show"></span><span
class="layer-mall">--</span><span class="lang-show"></span></p>
<p class="lang-show"></p>
</div>
<div class="paypal-layer-btnBox ">
<div class="paypal-layer-no"><span class="lang-show"></span></div>
<div class="paypal-layer-yes"><span class="lang-show"></span></div>
</div>
</div>
</div>
<div class="payoneerTaxInfo"><a href="../help/payoneerTaxHelp.html" class="lang-show"></a></div>
</div>
</body>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="layer-v3.1.0/layer/layer.js"></script>
<script src="../../lib/globalizationJq.js"></script>
<script src="../../lib/langchange.js"></script>
<script>
if(sessionStorage.lang==1){
$(".wx-true-p2").css("width","9rem")
$(".wx-true-p2").css("margin-left","auto")
$(".wx-true-p2").css("margin-right","auto")
$('title').text("Foot Seen withdrawal")
$(".paypal-input input").attr("placeholder","Please enter amount")
var langJSON={
"langList":[
{"text":"Wechat withdrawal"},
{"text":"Paypal withdrawal"},
{"text":"Next"},
{"text":"Please bind your phone number for your account safety"},
{"text":"Cancel"},
{"text":"Sure"},
{"text":"Cash withdral"},
{"text":"Cash withdral balance"},
{"text":"Withdraw all"},
{"text":"Done"},
{"text":"Paypal withdrawal currency"},
{"text":"Are you sure to withdraw"},
{"text":" USD"},
{"text":"to account "},
{'text':''},
{"text":"Cancel"},
{"text":"Sure"},
{"text":"Wechat withdrawal (already bind wechat)"},
{"text":'Note: Search and follow "Foot Seen"'},
{"text":"in WeChat to withdraw "},
{"text":" "},
{"text":"Withdraw with WeChat official account"},
]
}
} else if(sessionStorage.lang==7){
$('title').text("Foot Seenسحب")
var langJSON={
"langList":[
{"text":"wechatسحب"},
{"text":"Paypalسحب"},
{"text":"الخطوة التالية"},
{"text":"لحماية أمان حساب السحب الخاص بك ، يرجى ربط رقم هاتفك المحمول"},
{"text":"إلغاء"},
{"text":"تم"},
{"text":"مبلغ السحب النقدي"},
{"text":"رصيد السحب النقدي"},
{"text":"الانسحاب الكامل"},
{"text":"كامل"},
{"text":"PayPal استفسار عن معدل السحب النقدي"},
{"text":"تحديد الانسحاب"},
{"text":"USD"},
{"text":"إلى الحساب"},
{"text":"هذا"},
{"text":"إلغاء"},
{"text":"تم"},
{"text":"السحب النقدي من WeChat (لقد قمت بربط WeChat بالفعل)"},
{"text":"الوصف: WeChat البحث والمتابعة“Foot Seen”"},
{"text":"السحب النقدي"},
{"text":"WeChat توجيه انسحاب الحساب العام>"},
{"text":"انتقل إلى الرقم العام"},
]
}
}else{
$('title').text("Foot Seen提现")
var langJSON={
"langList":[
{"text":"微信公眾號提現"},
{"text":"Paypal提現"},
{"text":"下一步"},
{"text":"為了保障您的提現賬號安全,請綁定您的手機號碼"},
{"text":"取消"},
{"text":"確定"},
{"text":"提現金額"},
{"text":"可提現餘額"},
{"text":"全部提現"},
{"text":"完成"},
{"text":"PayPal 提現匯率查詢"},
{"text":"確定提現"},
{"text":"美元"},
{"text":"到賬號嗎?"},
{'text':''},
{"text":"取消"},
{"text":"確定"},
{"text":"微信提現(您已經綁定微信)"},
{"text":"說明:微信搜索并關注“Foot Seen”"},
{"text":"可進行提現,"},
{"text":"微信公眾號提現指導>"},
{"text":"去公眾號提現"},
var $url = "https://yabolive.tv";
$('title').text(langList[langType].cashreal1)
var langJSON = {
"langList": [
{ "text": langList[langType].cashreal0 },
{ "text": langList[langType].cashreal2 },
{ "text": langList[langType].cashreal3 },
{ "text": langList[langType].payoneer20 },
{ "text": langList[langType].cashreal4 },
{ "text": langList[langType].cashreal5 },
{ "text": langList[langType].cashreal6 },
{ "text": langList[langType].cashreal7 },
{ "text": langList[langType].cashreal8 },
{ "text": langList[langType].cashreal9 },
{ "text": langList[langType].cashreal10 },
{ "text": langList[langType].cashreal11 },
{ "text": langList[langType].cashreal12 },
{ "text": langList[langType].cashreal13 },
{ "text": langList[langType].cashreal14 },
{ "text": langList[langType].cashreal15 },
{ "text": langList[langType].cashreal16 },
{ "text": langList[langType].cashreal17 },
{ "text": langList[langType].cashreal18 },
{ "text": langList[langType].cashreal19 },
{ "text": langList[langType].cashreal20 },
{ "text": langList[langType].cashreal21 },
{ "text": langList[langType].cashreal22 },
{ "text": langList[langType].cashreal23 },
{ "text": langList[langType].cashreal8 },
{ "text": langList[langType].cashreal9 },
{ "text": langList[langType].cashreal10 },
{ "text": langList[langType].cashreal11 },
{ "text": langList[langType].cashreal13 },
{ "text": langList[langType].cashreal14 },
{ "text": langList[langType].cashreal15 },
{ "text": langList[langType].cashreal16 },
{ "text": langList[langType].payoneer21 },
{ "text": langList[langType].cashreal17 },
{ "text": langList[langType].cashreal18 },
{ "text": langList[langType].payoneer22 },
]
}
$(".paypal-input input").attr("placeholder", langList[langType].cashreal31)
if (langCon != 0 && langCon != 2) {
$(".wx-true-p2").css("width", "9rem")
$(".wx-true-p2").css("margin-left", "auto")
$(".wx-true-p2").css("margin-right", "auto")
}
$('.show2 .paypal-big-box .paypal-input input').attr('placeholder',langJSON.langList[7].text);
for(var i=0;i<langJSON.langList.length;i++){
$(".lang-show").eq(i).text(langJSON.langList[i].text);
for (var i = 0; i < langJSON.langList.length; i++) {
$(".lang-show").eq(i).html(langJSON.langList[i].text);
}
//$ip = "http://ceshi.yabolive.tv/web";
$ip = "https://webserver.yabolive.net";
var bbb = location.href;
var data = url_get_params(bbb)
if (sessionStorage.bbb == undefined || sessionStorage.bbb == "undefined") {
......@@ -265,12 +393,15 @@
success: function (msg) {
var data = JSON.parse(msg);
console.log(data);
if (data.specialUserMark) {
$('.cash-ul li').eq(0).show();
}
if (data.code == 1) {
//*************微信提現****************
if (data.bindway == 1) {
//*************微信提現****************
if (data.bindway == 1 || data.bindway == 5) {
$(".show3").show()
$(".go-wxHelp").on("click", function () {
window.location.href='../help/wxHelp.html';
window.location.href = '../help/wxHelp.html';
})
$(".wx-true-btn").on("click", function () {
var obj2 = {
......@@ -278,7 +409,7 @@
"reqCode": new Date().getTime(),
"data": {
msg: '點擊確認有沒有這個APP',
type:1
type: 1
}
}
var obj = JSON.stringify(obj2);
......@@ -304,14 +435,12 @@
}
//客户端回调结果
function appCallback(msg) {
// var data=JSON.parse(msg)
if(msg.result==1){
window.location.href='http://yazhai://_weixin';
// var data=JSON.parse(msg)
if (msg.result == 1) {
window.location.href = 'http://yazhai://_weixin';
}
else{
if(sessionStorage.lang==1)layer.msg("You have not installed WeChat yet")
if(sessionStorage.lang==7)layer.msg("لم تقم بتثبيت WeChat بعد")
else layer.msg("您還沒有安裝微信")
else {
layer.msg(langList[langType].cashreal24);
}
}
......@@ -367,84 +496,74 @@
var data = JSON.parse(msg);
console.log(data);
btnOK = true;
$(".paypal-big-mall").text(data.cardaddr);
$(".paypal-money").text(data.cashamount);
$(".show2 .paypal-big-mall").text(data.cardaddr);
$(".show2 .paypal-money").text(data.cashamount);
$('.paypal-input input').val(parseInt(data.cashamount / 10) * 10)
if ($('.paypal-input input').val() > 19) {
$(".paypal-false-btn").addClass("paypal-btn-ok");
$('.show2 .paypal-input input').val(parseInt(data.cashamount / 10) * 10)
if ($('.show2 .paypal-input input').val() > 19) {
$(".show2 .paypal-false-btn").addClass("paypal-btn-ok");
}
//全部提現
$(".paypal-all").on("click", function () {
$('.paypal-input input').val(parseInt(data.cashamount / 10) * 10)
if(data.cashamount<20){
if(sessionStorage.lang==1) layer.msg("The amount of cash is less than $20 and cannot be withdrawn!")
if(sessionStorage.lang==7) layer.msg("المبلغ النقدي المتاح أقل من 20 دولارًا ولا يمكن سحبه!")
else layer.msg("可提現金額不足20美元,無法提現!")
$(".show2 .paypal-all").on("click", function () {
$('.show2 .paypal-input input').val(parseInt(data.cashamount / 10) * 10)
if (data.cashamount < 20) {
layer.msg(langList[langType].cashreal25)
}
if (parseInt(data.cashamount / 10) * 10 > 19) {
$(".paypal-false-btn").addClass("paypal-btn-ok");
$(".show2 .paypal-false-btn").addClass("paypal-btn-ok");
}
})
//輸入金額
$('.paypal-input input').on("input", function () {
// if($('.paypal-input input').val().length>1&&$('.paypal-input input').val()%10!=0){
// $('.paypal-input input').val(parseInt($('.paypal-input input').val()/10)*10);
// layer.msg("提現金額必須是10的倍數")
// }
$('.show2 .paypal-input input').on("input", function () {
// if($('.paypal-input input').val().length>1&&$('.paypal-input input').val()%10!=0){
// $('.paypal-input input').val(parseInt($('.paypal-input input').val()/10)*10);
// layer.msg("提現金額必須是10的倍數")
// }
if ($('.show2 .paypal-input input').val() > parseInt(data.cashamount / 10) * 10) {
if (data.cashamount < 19) {
$('.show2 .paypal-input input').val(parseInt(data.cashamount / 10) * 10);
layer.msg(langList[langType].cashreal25);
} else {
$('.show2 .paypal-input input').val(parseInt(data.cashamount / 10) * 10);
if ($('.paypal-input input').val() > parseInt(data.cashamount / 10) * 10) {
if(data.cashamount<19){
$('.paypal-input input').val(parseInt(data.cashamount / 10) * 10);
if(sessionStorage.lang==1) layer.msg("The amount of cash is less than $20 and cannot be withdrawn!")
if(sessionStorage.lang==7) layer.msg("المبلغ النقدي المتاح أقل من 20 دولارًا ولا يمكن سحبه!")
else layer.msg("可提現金額不足20美元,無法提現!")
}else{
$('.paypal-input input').val(parseInt(data.cashamount / 10) * 10);
if(sessionStorage.lang==1) layer.msg("Converted to maximum cashable amount")
if(sessionStorage.lang==7) layer.msg("تحويلها إلى أقصى قدر ممكن")
else layer.msg("已轉換成最大可提現金額")
layer.msg(langList[langType].cashreal26);
}
}
else if ($('.paypal-input input').val() < 19) {
$(".paypal-false-btn").removeClass("paypal-btn-ok");
else if ($('.show2 .paypal-input input').val() < 19) {
$(".show2 .paypal-false-btn").removeClass("paypal-btn-ok");
}
if ($('.paypal-input input').val() > 19) {
$(".paypal-false-btn").addClass("paypal-btn-ok");
if ($('.show2 .paypal-input input').val() > 19) {
$(".show2 .paypal-false-btn").addClass("paypal-btn-ok");
}
})
$(".paypal-false-btn").on("click", function () {
if(data.cashamount<20){
if(sessionStorage.lang==1) layer.msg("The amount of cash is less than $20 and cannot be withdrawn!")
if(sessionStorage.lang==7) layer.msg("المبلغ النقدي المتاح أقل من 20 دولارًا ولا يمكن سحبه!")
else layer.msg("可提現金額不足20美元,無法提現!")
$(".show2 .paypal-false-btn").on("click", function () {
if (data.cashamount < 20) {
layer.msg(langList[langType].cashreal25);
}
})
$(".paypal-btn-ok").on("click", function () {
if ($(".paypal-input input").val() % 10 != 0) {
if(sessionStorage.lang==1) layer.msg("The amount of cash must be an integer multiple of 10, which has been automatically converted for you.")
if(sessionStorage.lang==7) layer.msg("يجب أن يكون مقدار النقد عددًا صحيحًا مضاعفًا لـ 10 ، والذي تم تحويله تلقائيًا لك.")
else layer.msg("提現金額必須為10的整數倍,已為你自動轉換")
$(".show2 .paypal-btn-ok").on("click", function () {
if ($(".show2 .paypal-input input").val() % 10 != 0) {
layer.msg(langList[langType].cashreal27);
$('.paypal-input input').val(parseInt($('.paypal-input input').val() / 10) * 10);
} else {
if (btnOK == true) {
btnOK = false;
$(".layer-money").text($(".paypal-input input").val());
$(".layer-mall").text($(".paypal-big-mall").text())
if ($('.paypal-input input').val() > 19) {
$(".show2 .layer-money").text($(".show2 .paypal-input input").val());
$(".show2 .layer-mall").text($(".show2 .paypal-big-mall").text())
if ($('.show2 .paypal-input input').val() > 19) {
layer.open({
type: 1,
title: false,
shadeClose: false,
skin: 'yourclass2',
area: ['7.2rem', '4.6rem'],
content: $(".show2-layer"),
area: ['7.786rem', ''],
content: $(".show2 .show2-layer"),
});
} else {
if(sessionStorage.lang==1) layer.msg("The amount of cash is less than $20 and cannot be withdrawn!")
if(sessionStorage.lang==7) layer.msg("المبلغ النقدي المتاح أقل من 20 دولارًا ولا يمكن سحبه!")
else layer.msg("可提現金額不足20美元,無法提現!")
layer.msg(langList[langType].cashreal25);
btnOK = true;
}
}
......@@ -452,15 +571,15 @@
})
}
})
$(".show2-layer .paypal-layer-no").on("click", function () {
$(".show2 .show2-layer .paypal-layer-no").on("click", function () {
layer.closeAll()
btnOK = true;
})
$(".show2-layer .paypal-layer-yes").on("click", function () {
$(".show2 .show2-layer .paypal-layer-yes").on("click", function () {
paypalGet()
})
function paypalGet() {
if ($('.paypal-input input').val() > 19) {
if ($('.show2 .paypal-input input').val() > 19) {
$.ajax({
url: $ip + '/withdraw/paypalapply.html',
type: "post",
......@@ -469,7 +588,7 @@
cid: "web_gw",
lang: sessionStorage.lang,
uid: sessionStorage.bbb,
amount: $('.paypal-input input').val(),
amount: $('.show2 .paypal-input input').val(),
token: sessionStorage.kkk
},
success: function (msg) {
......@@ -479,23 +598,19 @@
sessionStorage.payNum = data.wid;
window.location.href = 'withdrawEnd.html';
} else if (data.code == -70014) {
if(sessionStorage.lang==1) layer.msg('Sorry, only one application is allowed within one week as required.')
if(sessionStorage.lang==7) layer.msg('عذرًا ، يُسمح بتطبيق واحد فقط خلال أسبوع واحد كما هو مطلوب.')
else layer.msg('抱歉,按照規定一周內只允許申請一次')
layer.msg(langList[langType].cashreal28);
setTimeout(function () {
layer.closeAll()
}, 1000)
btnOK = true;
} else if (data.code == -70013) {
if(sessionStorage.lang==1) layer.msg('Sorry, the maximum withdrawal amount is 100,000.')
if(sessionStorage.lang==7) layer.msg('عفوًا ، الحد الأقصى لمبلغ السحب هو 100000.')
else layer.msg('抱歉,单次最大提现额度为10万')
layer.msg(langList[langType].cashreal29);
setTimeout(function () {
layer.closeAll()
}, 1000)
btnOK = true;
}
else{
else {
layer.msg(data.msg);
setTimeout(function () {
layer.closeAll()
......@@ -505,9 +620,7 @@
}
})
} else {
if(sessionStorage.lang==1) layer.msg("Did not meet the minimum withdrawal criteria!")
if(sessionStorage.lang==7) layer.msg("الحد الأدنى لمعايير السحب لم يتحقق")
else layer.msg("未達到最低提現標準!")
layer.msg(langList[langType].cashreal30);
}
}
......@@ -534,7 +647,7 @@
console.log(msg);
}
}
else if(data.bindway==4){
else if (data.bindway == 4) {
$(".show1").show()
$.ajax({
url: $ip + '/withdraw/getbindway.html',
......@@ -580,6 +693,8 @@
}
else if (payMore == 'pp') {
window.location.href = 'payPalFalse.html'
} else if (payMore == 'yhk') {
window.location.href = '../withdraw/bankDraw.html' + location.search
}
})
})
......@@ -606,6 +721,234 @@
function appCallback(msg) {
console.log(msg);
}
} else if (data.bindway == 4) {
} else if (data.bindway == 6) {
$(".show4").show()
// $.ajax({
// url:$ip+'/withdraw/paypalapply.html',
// type:"post",
// data:{
// os: "WEB",
// cid: "web_gw",
// lang: 2,
// uid: '11100',
// token: "00a217c59f944edc89a3b64fbd4643f5",
// amount:$(".paypal-input-inp").val()
// },
// success: function (msg) {
//
// }
// })
//呼叫帮助
try {
var obj2 = {
"cid": 9,
"reqCode": new Date().getTime(),
"data": {
msg: '是否分享或帮助',
shareType: 0,
helpType: 1
}
}
var obj = JSON.stringify(obj2);
localStorage.help = 'payoneer'
appCollaboration(obj)
}
catch (err) {
console.log(err)
}
$.ajax({
url: $ip + '/withdraw/getbindway.html',
type: "post",
data: {
os: "WEB",
cid: "web_gw",
lang: sessionStorage.lang,
uid: sessionStorage.bbb,
token: sessionStorage.kkk
},
success: function (msg) {
var data = JSON.parse(msg);
console.log(data);
btnOK = true;
$(".show4 .paypal-big-mall").text(data.cardaddr);
$(".show4 .paypal-money").text(data.cashamount);
$('.show4 .paypal-input input').val(parseInt(data.cashamount / 10) * 10)
if ($('.show4 .paypal-input input').val() > 49) {
$(".show4 .paypal-false-btn").addClass("paypal-btn-ok");
}
//全部提現
$(".show4 .paypal-all").on("click", function () {
$('.show4 .paypal-input input').val(parseInt(data.cashamount / 10) * 10)
if (data.cashamount < 50) {
layer.msg(langList[langType].cashreal32)
}
if (parseInt(data.cashamount / 10) * 10 > 49) {
$(".show4 .paypal-false-btn").addClass("paypal-btn-ok");
}
})
//輸入金額
$('.show4 .paypal-input input').on("input", function () {
// if($('.paypal-input input').val().length>1&&$('.paypal-input input').val()%10!=0){
// $('.paypal-input input').val(parseInt($('.paypal-input input').val()/10)*10);
// layer.msg("提現金額必須是10的倍數")
// }
if ($('.show4 .paypal-input input').val() > parseInt(data.cashamount / 10) * 10) {
if (data.cashamount < 49) {
$('.show4 .paypal-input input').val(parseInt(data.cashamount / 10) * 10);
layer.msg(langList[langType].cashreal32);
} else {
$('.show4 .paypal-input input').val(parseInt(data.cashamount / 10) * 10);
layer.msg(langList[langType].cashreal26);
}
}
else if ($('.show4 .paypal-input input').val() < 49) {
$(".show4 .paypal-false-btn").removeClass("paypal-btn-ok");
}
if ($('.show4 .paypal-input input').val() > 49) {
$(".show4 .paypal-false-btn").addClass("paypal-btn-ok");
}
})
$(".show4 .paypal-false-btn").on("click", function () {
if (data.cashamount < 50) {
layer.msg(langList[langType].cashreal32);
}
})
$(".show4 .paypal-btn-ok").on("click", function () {
if ($(".show4 .paypal-input input").val() % 10 != 0) {
layer.msg(langList[langType].cashreal27);
$('.show4 .paypal-input input').val(parseInt($('.show4 .paypal-input input').val() / 10) * 10);
} else {
if (btnOK == true) {
btnOK = false;
$(".show4 .layer-money").text($(".show4 .paypal-input input").val());
$(".show4 .layer-mall").text($(".show4 .paypal-big-mall").text())
if ($('.show4 .paypal-input input').val() > 49) {
$.ajax({
url: $ip + '/withdraw/queryCashData.html',
type: "post",
data: {
os: "WEB",
cid: "web_gw",
lang: 2,
uid: sessionStorage.bbb,
token: sessionStorage.kkk,
amount: $('.show4 .paypal-input input').val()
},
success: function (res) {
var result = JSON.parse(res);
if (result.code == 1) {
$('.totalCost').html(result.cashBonds);
$('.taxCost').html(result.rateBonds);
layer.open({
type: 1,
title: false,
shadeClose: false,
area: ['7.786rem', ''],
content: $(".show4 .show2-layer"),
});
} else {
layer.msg(result.msg)
}
}
})
} else {
layer.msg(langList[langType].cashreal32);
btnOK = true;
}
}
}
})
}
})
$(".show4 .show2-layer .paypal-layer-no").on("click", function () {
layer.closeAll()
btnOK = true;
})
$(".show4 .show2-layer .paypal-layer-yes").on("click", function () {
paypalGet()
})
function paypalGet() {
if ($('.show4 .paypal-input input').val() > 49) {
$.ajax({
url: $ip + '/withdraw/payoneerApply.html',
type: "post",
data: {
os: "WEB",
cid: "web_gw",
lang: sessionStorage.lang,
uid: sessionStorage.bbb,
amount: $('.show4 .paypal-input input').val(),
token: sessionStorage.kkk
},
success: function (msg) {
var data = JSON.parse(msg);
console.log(data);
if (data.code == 1) {
sessionStorage.payNum = data.wid;
window.location.href = 'withdrawEnd.html';
} else if (data.code == -70014) {
layer.msg(langList[langType].cashreal28);
setTimeout(function () {
layer.closeAll()
}, 1000)
btnOK = true;
} else if (data.code == -70013) {
layer.msg(langList[langType].cashreal29);
setTimeout(function () {
layer.closeAll()
}, 1000)
btnOK = true;
}
else {
layer.msg(data.msg);
setTimeout(function () {
layer.closeAll()
}, 1000)
btnOK = true;
}
}
})
} else {
layer.msg(langList[langType].cashreal30);
}
}
function appCollaboration(msg) {
var sUserAgent = navigator.userAgent.toLowerCase();
var bIsIpad = sUserAgent.match(/ipad/i) == "ipad";
var bIsIphoneOs = sUserAgent.match(/iphone os/i) == "iphone os";
var bIsMidp = sUserAgent.match(/midp/i) == "midp";
var bIsUc7 = sUserAgent.match(/rv:1.2.3.4/i) == "rv:1.2.3.4";
var bIsUc = sUserAgent.match(/ucweb/i) == "ucweb";
var bIsAndroid = sUserAgent.match(/android/i) == "android";
var bIsCE = sUserAgent.match(/windows ce/i) == "windows ce";
var bIsWM = sUserAgent.match(/windows mobile/i) == "windows mobile";
if (!(bIsIpad || bIsIphoneOs || bIsMidp || bIsUc7 || bIsUc || bIsAndroid || bIsCE || bIsWM)) {
}
else if (bIsAndroid) {
window.yazhai.appCollaboration(msg);
} else if (bIsIphoneOs || bIsIpad) {
window.webkit.messageHandlers.appCollaboration.postMessage(msg);
}
}
//客户端回调结果
function appCallback(msg) {
console.log(msg);
}
}
}
else if (data.code == -70004) {
......@@ -614,8 +957,7 @@
type: 1,
title: false,
shadeClose: false,
skin: 'yourclass6',
area: ['7.2rem', '4.6rem'],
area: ['7.786rem', ''],
content: $(".show1-layer"),
});
$(".layui-layer-shade").css("opacity", '1')
......@@ -643,7 +985,7 @@
lang: sessionStorage.lang,
uid: sessionStorage.bbb,
token: sessionStorage.kkk,
bindtype:1
bindtype: 1
},
success: function (msg) {
var data = JSON.parse(msg);
......@@ -697,10 +1039,10 @@
}
else if (data.bindway == 1) {
// window.location.href = "wxTrue.html";
// window.location.href = "wxTrue.html";
}
else if (data.bindway == 3) {
// window.location.href = "payPalTrue.html";
// window.location.href = "payPalTrue.html";
}
}
else if (data.code == -70004) {
......@@ -723,22 +1065,36 @@
}
else if (payMore == 'pp') {
window.location.href = 'payPalFalse.html'
} else if (payMore == 'yhk') {
// var obj = {
// "cid": 12,
// "reqCode": new Date().getTime(),
// "data": {
// "msg": '跳转集合功能',
// "jumptype": 3,
// "url": $url + '/Nesting/withdraw/bankDraw.html' + location.search,
// }
// }
// var obj2 = JSON.stringify(obj);
// appCollaboration(obj2);
window.location.href = '../withdraw/bankDraw.html' + location.search
} else if (payMore == 'po') {
window.location.href = 'payoneerFalse.html' + location.search
}
})
})
}
else if (data.code==-70016){
else if (data.code == -70016) {
$(".show1").show()
layer.open({
type: 1,
title: false,
shadeClose: false,
skin: 'yourclass6',
area: ['7.2rem', '4.6rem'],
area: ['7.786rem', ''],
content: $(".show1-layer"),
});
$(".paypal-layer-content").html('<p>'+data.msg+'</p>')
$(".paypal-layer-content").html('<p>' + data.msg + '</p>')
$(".layui-layer-shade").css("opacity", '1')
$(".show1-layer .paypal-layer-no").on("click", function () {
window.location.href = "http://yazhai://_closeweb";
......@@ -747,17 +1103,16 @@
window.location.href = "http://yazhai://_closeweb";
})
}
else if(data.code==-70017){
else if (data.code == -70017) {
$(".show1").show()
layer.open({
type: 1,
title: false,
shadeClose: false,
skin: 'yourclass6',
area: ['7.2rem', '4.6rem'],
area: ['7.786rem', ''],
content: $(".show1-layer"),
});
$(".paypal-layer-content").html('<p>'+data.msg+'</p>')
$(".paypal-layer-content").html('<p>' + data.msg + '</p>')
$(".layui-layer-shade").css("opacity", '1')
$(".show1-layer .paypal-layer-no").on("click", function () {
window.location.href = "http://yazhai://_closeweb";
......@@ -788,14 +1143,13 @@
}
//客户端回调结果
function appCallback(msg) {
// var data=JSON.parse(msg)
if(msg.result==1){
window.location.href='http://yazhai://_weixin';
}
else{
if(sessionStorage.lang==1) layer.msg("You have not installed WeChat yet")
if(sessionStorage.lang==7) layer.msg("لم تقم بتثبيت WeChat بعد")
else layer.msg("您還沒有安裝微信")
// var data=JSON.parse(msg)
if (msg.result == 1) {
window.location.href = 'http://yazhai://_weixin';
}
else {
layer.msg(langList[langType].cashreal24);
}
}
......
This diff is collapsed. Click to expand it.
footseen/Nesting/fireflyRmb/payoneerFalse.html 0 → 100644
View file @ 81a4a485
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<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-status-bar-style" content="black-translucent">
<meta content="telephone=no" name="format-detection">
<meta name="wap-font-scale" content="no">
<title>設置Paypal提現</title>
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="layer-v3.1.0/layer.css">
<link rel="stylesheet" href="css/indexLi.css?v='201811203211'">
<script src="js/fsize.js"></script>
<style>
.layui-layer-setwin .layui-layer-close2 {
display: none !important;
}
body .layui-layer {
background-color: transparent;
box-shadow: none;
border-radius: 0;
}
body .layui-layer.layui-layer-hui {
background-color: #000;
filter: alpha(opacity=60);
background-color: rgba(0, 0, 0, 0.6);
}
.maskPaypal {
background: url(../../img/mask/mask1.png) no-repeat;
background-size: 100% 100%;
width: 7.786rem;
height: 4.853rem;
position: relative;
font-size: 0;
}
.maskingTop .maskPaypal {
background: url(../../img/mask/mask1Top.png) no-repeat;
background-size: 100% 100%;
width: 7.786rem;
height: 5.92rem;
position: relative;
font-size: 0;
}
.maskingTop .paypal-layer .paypal-layer-content :nth-child(1) {
margin-top: .75rem;
}
.maskingTop .maskPayCon {
height: 5.25rem;
}
.maskPayCon {
position: absolute;
left: 50%;
top: 50%;
width: 7.2rem;
height: 4.266rem;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.paypal-layer .paypal-layer-content {
width: 100%;
height: auto;
}
.paypal-layer .paypal-layer-content :nth-child(1) {
width: 90%;
text-align: center;
margin-top: .9rem;
line-height: normal;
color: #E6E6E6;
font-size: 0.346rem;
}
.paypal-layer .paypal-layer-content :nth-child(2) {
margin-top: .2rem;
font-size: 0.346rem;
color: #58DBD7;
}
.paypal-layer .paypal-layer-btnBox {
border-top: none;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1.2rem;
line-height: 1.2rem;
font-size: 0;
}
.paypal-layer .paypal-layer-btnBox :nth-child(1),
.paypal-layer .paypal-layer-btnBox :nth-child(2) {
width: 50%;
display: inline-block;
float: none;
border-right: none;
height: 1.2rem;
line-height: 1.2rem;
font-size: .453rem;
color: #58DBD7;
}
.paypal-layer .paypal-layer-btnBox:nth-child(1) span,
.paypal-layer .paypal-layer-btnBox:nth-child(2) span {
width: 100%;
display: inline-block;
float: none;
border-right: none;
height: 1.2rem;
line-height: 1.2rem;
font-size: .453rem;
color: #58DBD7;
}
.paypal-layer .paypal-layer-btnBox :nth-child(2) {
font-weight: bold;
}
.paypal-box {
width: 8.9rem;
position: relative;
margin: 0 auto;
height: 5rem;
background: url(./img/payoneerBox.png) no-repeat;
background-size: 100% 100%;
overflow: hidden
}
</style>
</head>
<body>
<div style="height: 1rem;"></div>
<div class="paypal-box">
<div class="paypal-input"><img class="mall" src="img/mall.png" alt="">
<input class="paypal-input-inp" type="text" placeholder="">
</div>
<p class="paypal-mall-tips"></p>
</div>
<div class="paypal-false-btn"></div>
<p class="paypal-tips"></p>
<a class="paypal-go" href="../help/registeredHelp2.html">
<p
style="width: 10rem;text-align: center;font-size: 0.35rem;color: rgba(255,255,255,0.6);margin-top: 4rem; text-decoration: underline;">
payoneer註冊流程</p>
</a>
<a class="L-En" href="../help/registeredHelp2.html">
<p
style="width: 10rem;text-align: center;font-size: 0.35rem;color: rgba(255,255,255,0.6);margin-top: 4rem; text-decoration: underline;">
payoneer registration process</p>
</a>
<div class="paypal-layer maskPaypal">
<div class="maskPayCon">
<div class="paypal-layer-content">
<p><span class="lang-show"></span></p>
<p class="paypal-check">payoneer:--</p>
</div>
<div class="paypal-layer-btnBox">
<div class="paypal-layer-no "><span class="lang-show"></span></div>
<div class="paypal-layer-yes "><span class="lang-show"></span></div>
</div>
</div>
</div>
</body>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="layer-v3.1.0/layer/layer.js"></script>
<script src="../../lib/langchange.js"></script>
<script>
$("title").text(langList[langType].payoneer1);
$('.paypal-mall-tips').html(langList[langType].payoneer9);
$('.paypal-false-btn').html(langList[langType].payoneer10);
$('.paypal-tips').html(langList[langType].payoneer11 + '<a href="https://www.payoneer.com/ "><span style="color: #2AE3B1;">' + langList[langType].payoneer12 + '</span></a>');
$('.paypal-go p').html(langList[langType].payoneer13);
$('.paypal-input-inp').attr('placeholder', langList[langType].payoneer2);
var langJSON = {
"langList": [
{ "text": langList[langType].payoneer3 },
{ "text": langList[langType].payoneer4 },
{ "text": langList[langType].payoneer5 },
]
}
if (sessionStorage.lang != 0 && sessionStorage.lang != 2) {
$(".wx-true-p2").css("width", "9rem")
$(".wx-true-p2").css("margin-left", "auto")
$(".wx-true-p2").css("margin-right", "auto")
}
if (sessionStorage.lang == 7) {
$('.paypal-layer .paypal-layer-content:eq(0) p:eq(0)').css('marginTop', '.7rem');
}
for (var i = 0; i < langJSON.langList.length; i++) {
$(".lang-show").eq(i).text(langJSON.langList[i].text);
}
//呼唤分享
try {
var obj2 = {
"cid": 9,
"reqCode": new Date().getTime(),
"data": {
msg: '是否分享或帮助',
shareType: 0,
helpType: 1
}
}
var obj = JSON.stringify(obj2);
localStorage.help = 'paypal'
appCollaboration(obj)
}
catch (err) {
console.log(err)
}
$(".paypal-input-inp").on("input", function () {
// var reg = /^\w+((-\w+)|(\.\w+))*\@[A-Za-z0-9]+((\.|-)[A-Za-z0-9]+)*\.[A-Za-z0-9]+$/;
var reg = /^([a-z0-9A-Z_]+[-|\.]?)+[a-z0-9A-Z_]@([a-z0-9A-Z]+(-[a-z0-9A-Z]+)?\.)+[a-zA-Z]{2,}$/;
if (!reg.test($(".paypal-input-inp").val())) {
$(".paypal-mall-tips").show()
$(".paypal-btn-ok").unbind("click");
$(".paypal-false-btn").removeClass("paypal-btn-ok")
return false;
} else {
$(".paypal-mall-tips").hide()
$(".paypal-false-btn").addClass("paypal-btn-ok")
$(".paypal-btn-ok").unbind("click");
$(".paypal-btn-ok").on("click", function () {
$('.paypal-check').text('payoneer: ' + $(".paypal-input-inp").val())
if (sessionStorage.lang == 0 || sessionStorage.lang == 2 || sessionStorage.lang == 7) {
layer.open({
type: 1,
title: false,
shadeClose: false,
skin: 'yourclass2',
area: ['7.786rem', ''],
content: $(".paypal-layer"),
});
} else {
layer.open({
type: 1,
title: false,
shadeClose: false,
skin: 'maskingTop',
area: ['7.786rem', ''],
content: $(".paypal-layer"),
});
}
})
}
})
$(".paypal-layer-no").on("click", function () {
layer.closeAll()
})
$(".paypal-layer-yes").on("click", function () {
$.ajax({
url: $ip + '/withdraw/payoneerbinding.html',
type: "post",
data: {
os: "WEB",
cid: "web_gw",
lang: 2,
uid: sessionStorage.bbb,
token: sessionStorage.kkk,
cardaddr: $(".paypal-input-inp").val()
},
success: function (msg) {
var data = JSON.parse(msg);
console.log(data);
if (data.code == 1) {
layer.msg(langList[langType].paypal6)
setTimeout(function () {
window.location.href = 'new-cashReality.html'
}, 1500)
} else if (data.code = -70007) {
layer.msg(langList[langType].paypal7)
setTimeout(function () {
layer.closeAll()
}, 2000)
$(".paypal-input-inp").val("");
$(".paypal-btn-ok").unbind("click");
$(".paypal-false-btn").removeClass("paypal-btn-ok")
} else {
layer.msg(data.msg);
}
}
})
})
</script>
</html>
\ No newline at end of file
This diff is collapsed. Click to expand it.
footseen/Nesting/fireflyRmb/payoneerTrue.html 0 → 100644
View file @ 81a4a485
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<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-status-bar-style" content="black-translucent">
<meta content="telephone=no" name="format-detection">
<meta name="wap-font-scale" content="no">
<title></title>
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="layer-v3.1.0/layer.css">
<link rel="stylesheet" href="css/indexLi.css?v='23123121'">
<script src="js/fsize.js"></script>
<style>
.layui-layer-setwin .layui-layer-close2 {
display: none !important;
}
.layui-layer-page .layui-layer-content {
border-radius: 0.4rem !important;
}
.yourclass2 {
border-radius: 0.4rem !important;
}
.paypal-big-box {
width: 8.9rem;
position: relative;
margin: 0 auto;
height: 6rem;
background: url(./img/payoneerbigBox.png) no-repeat;
background-size: 100% 100%;
overflow: hidden;
}
</style>
</head>
<body>
<div style="height: 1rem;"></div>
<div class="paypal-big-box">
<p class="paypal-true-p1">Payoneer:<span class="paypal-big-mall"></span></p>
<p class="paypal-true-p2"></p>
<div class="paypal-input"><span class="money-logo">$</span><input oninput="value=value.replace(/[^\d]/g,'')"
type="text" placeholder=""></div>
<p class="paypal-true-p3"></p>
</div>
<div class="paypal-false-btn "></div>
<!-- <p class="paypal-tips-b"><a
href="https://www.paypal.com/hk/webapps/mpp/ua/useragreement-full?locale.x=zh_HK#exhibit_"></a></p> -->
<div class="paypal-layer">
<div class="paypal-layer-content">
<p></p>
<p></p>
</div>
<div class="paypal-layer-btnBox">
<div class="paypal-layer-no"></div>
<div class="paypal-layer-yes"></div>
</div>
</div>
</body>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="layer-v3.1.0/layer/layer.js"></script>
<script src="../../lib/langchange.js"></script>
<script>
$('title').html(langList[langType].payoneer20);
$('.paypal-true-p2').html(langList[langType].payoneer15);
$('.paypal-input input').attr('placeholder', langList[langType].payoneer16);
$('.paypal-true-p3').html(langList[langType].payoneer17 + '$<span class="paypal-money">--</span>,<span class="paypal-all" style="color: #2ADAAB;">' + langList[langType].payoneer18 + '</span>');
$('.paypal-false-btn ').html(langList[langType].cashreal11);
$('.paypal-layer-content p').eq(0).html(langList[langType].cashreal13 + ' <span class="layer-money">--</span>' + langList[langType].cashreal13 + ' <br>' + langList[langType].cashreal15 + '<span class="layer-mall">--</span>' + langList[langType].cashreal16);
$('.paypal-layer-content p').eq(1).html(langList[langType].payoneer21);
$('.paypal-layer-no').html(langList[langType].payoneer4);
$('.paypal-layer-yes').html(langList[langType].payoneer5);
$('.paypal-tips-b a').html(langList[langType].payoneer19);
//呼叫帮助
try {
var obj2 = {
"cid": 9,
"reqCode": new Date().getTime(),
"data": {
msg: '是否分享或帮助',
shareType: 0,
helpType: 1
}
}
var obj = JSON.stringify(obj2);
localStorage.help = 'payoneer'
appCollaboration(obj)
}
catch (err) {
console.log(err)
}
var data = getRequest()
if (sessionStorage.bbb == undefined || sessionStorage.bbb == "undefined") {
sessionStorage.bbb = data.uid;
sessionStorage.lang = data.lang;
sessionStorage.kkk = data.token;
}
$.ajax({
url: $ip + '/withdraw/getbindway.html',
type: "post",
data: {
os: "WEB",
cid: "web_gw",
lang: 2,
uid: sessionStorage.bbb,
token: sessionStorage.kkk
},
success: function (msg) {
var data = JSON.parse(msg);
console.log(data);
btnOK = true;
$(".paypal-big-mall").text(data.cardaddr);
$(".paypal-money").text(parseInt(data.cashamount / 10) * 10);
$('.paypal-input input').val(parseInt(data.cashamount / 10) * 10)
if ($('.paypal-input input').val() > 49) {
$(".paypal-false-btn").addClass("paypal-btn-ok");
}
//全部提現
$(".paypal-all").on("click", function () {
$('.paypal-input input').val(parseInt(data.cashamount / 10) * 10)
})
//輸入金額
$('.paypal-input input').on("input", function () {
if ($('.paypal-input input').val().length > 1 && $('.paypal-input input').val() % 10 != 0) {
$('.paypal-input input').val(parseInt($('.paypal-input input').val() / 10) * 10);
layer.msg(langList[langType].cashreal27)
}
if ($('.paypal-input input').val() > parseInt(data.cashamount / 10) * 10) {
$('.paypal-input input').val(parseInt(data.cashamount / 10) * 10);
layer.msg(langList[langType].cashreal14);
}
else if ($('.paypal-input input').val() < 50) {
$(".paypal-false-btn").removeClass("paypal-btn-ok");
}
else if ($('.paypal-input input').val() > 49) {
$(".paypal-false-btn").addClass("paypal-btn-ok");
}
})
$(".paypal-btn-ok").on("click", function () {
if (btnOK == true) {
btnOK = false;
$(".layer-money").text($(".paypal-input input").val());
$(".layer-mall").text($(".paypal-big-mall").text())
if ($('.paypal-input input').val() > 49) {
$.ajax({
url: $ip + '/withdraw/queryCashData.html',
type: "post",
data: {
os: "WEB",
cid: "web_gw",
lang: 2,
uid: sessionStorage.bbb,
token: sessionStorage.kkk,
amount: $('.paypal-input input').val()
},
success: function (res) {
var result = JSON.parse(res);
if (result.code == 1) {
$('.totalCost').html(result.cashBonds);
$('.taxCost').html(result.rateBonds);
layer.open({
type: 1,
title: false,
shadeClose: false,
skin: 'yourclass2',
area: ['7.2rem', '4.6rem'],
content: $(".paypal-layer"),
});
} else {
layer.msg(result.msg)
}
}
})
} else {
layer.msg(langList[langType].cashreal32)
btnOK = true;
}
}
})
}
})
$(".paypal-layer-no").on("click", function () {
layer.closeAll()
btnOK = true;
})
$(".paypal-layer-yes").on("click", function () {
paypalGet()
})
function paypalGet() {
if ($('.paypal-input input').val() > 49) {
$.ajax({
url: $ip + '/withdraw/payoneerApply.html',
type: "post",
data: {
os: "WEB",
cid: "h5_firefly",
lang: 2,
uid: sessionStorage.bbb,
amount: $('.paypal-input input').val(),
token: sessionStorage.kkk
},
success: function (msg) {
var data = JSON.parse(msg);
console.log(data);
if (data.code == 1) {
sessionStorage.payNum = data.wid;
window.location.href = 'withdrawEnd.html';
} else {
layer.msg(data.msg)
btnOK = true;
}
}
})
} else {
layer.msg(langList[langType].cashreal32);
}
}
</script>
</html>
\ No newline at end of file
This diff is collapsed. Click to expand it.
footseen/Nesting/help/payoneerTaxHelp.html 0 → 100644
View file @ 81a4a485
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<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-status-bar-style" content="black-translucent">
<meta content="telephone=no" name="format-detection">
<meta name="wap-font-scale" content="no">
<link rel="stylesheet" href="css/base.css">
<script src="lib/fsize.js"></script>
<title>Payoneer提現説明</title>
<style>
.bg {
padding: 0 0.2rem;
}
p {
font-size: 0.347rem;
color: #fff;
line-height: 0.8rem;
}
</style>
</head>
<body style="background: #000;">
<div class="bg">
<p style="font-size: 0.4rem;font-weight: bold;"> Payoneer提現說明</p>
<p style="margin-top: 1rem;">一,36050螢火(含1050螢火的稅)=50美元</p>
<p>二,可提現最低金額為$50,且必須為10的整數倍。選擇全部體現后,會自動算出可提現的最大金額。</p>
<p>三,提現后,一般7個工作日内進行處理。</p>
<p>四,Payoneer收取3%的稅,所以稅後可提現螢火=稅前可提現螢火/1.03</p>
<p>五,可提現螢火詳情請前往APP-我的-螢火體現中查詢</p>
</div>
</body>
</html>
\ No newline at end of file
This diff is collapsed. Click to expand it.
footseen/lib/langchange.js
View file @ 81a4a485
......@@ -451,6 +451,120 @@ var langList = [
"upright5":"分享",
"upright6":"在線客服",
"upright7":"Hi,請問有什麼可以幫到您?",
"tRank1": 'This Week',
"tRank2": 'Last Week',
"tRank3": 'Total',
"tRank4": 'Members',
"tRank5": 'Group Points',
'tRank6': 'Group points contributor',
'tRank7': "'s points contributor",
'tRank8': "No<br>Rank",
'tRank9': 'No Data',
"aboutUs1": 'User Agreement',
"aboutUs2": 'Privacy Agreement',
"drawNew1": 'Current income ',
"draw1": 'Firefly withdrawal',
"draw2": 'Total FIREs',
"draw3": 'Currently available FIREs',
"draw4": 'Cash withdrawal',
"draw5": 'Exchange GEMs',
"draw6": 'The minimum amount of cash is ¥100, and must be an integer of 100. 10000FIREs = ¥100.',
'draw7': 'This kind of bank withdrawal is not supported,please contact customer service or set other withdrawal method.',
'draw8': 'Sure',
'draw9': 'Not binded Phone numner yet',
'draw10': 'Goto "personal"->Settings->',
'draw11': 'click "Binding phone number" to bind',
'draw12': 'Cancel',
'draw13': 'Withdrawal application has been summit',
'draw14': 'please note the withdrawal progress via Notice',
'draw15': 'Got it',
'draw16': 'Withdrawal method set successfully',
'draw17': 'RMB',
'draw18': 'USD',
'draw19': 'You have had a Wechat withdrawal account ,please contact customer service to deal with',
'draw20': 'Sure to withdraw',
'draw21': 'to account',
'draw22': 'Alipay',
'draw23': '?',
'draw24': 'Set withdrawal method',
'draw25': 'Alipay withdrawal',
'draw26': 'Most peolple select this',
'draw27': 'Bank withdrawal',
'draw28': 'Paypal withdrawal',
'draw29': 'Available withdrawal dollars',
'draw30': 'Next',
'draw31': 'Please select the country of your bank',
'draw32': 'China Mainland',
'draw33': 'Other countries or regions',
'draw34': 'Please select withdrawal method',
'draw35': 'Alipay account is the phone number or email provided while you registered Alipay',
'draw36': 'Summit',
'draw37': 'Example',
'draw38': 'Check Alipay account',
'draw39': '1 Open Alipay application ,tap 「Mine」',
'draw40': '2 Check your real name and Alipay account',
'draw41': 'Note:Alipay account is the phone number or email provided while you registered Alipay',
'draw42': 'Alipay withdrawal account can only be set for one time,',
'draw43': 'Once summit ,it can\'\t be changed any more.。',
'draw44': 'Sure to set bellow withdrawal account?',
'draw45': 'Real name',
'draw46': 'Please input your Alipay account',
'draw47': 'Please input your real name',
'draw48': 'Bank card withdrawal',
'draw49': 'Please check the details carefully to avoid affecting your withdrawal',
'draw50': 'As for bank subbranch and province/city information,please consult your bank',
'draw51': 'Input your bank card number',
'draw52': 'bank:not indentified',
'draw53': 'The real name of the bank account',
'draw54': 'Bank subbranch(optional)',
'draw55': 'Province of the bank(optional)',
'draw56': 'City of the bank(optional)',
'draw57': 'Province',
'draw58': 'City',
'draw59': 'Bank withdrawal account can only be set for one time',
'draw60': 'Real name of the bank account',
'draw61': 'Withdrawal currency',
'draw62': 'Insufficient withdrawable amount, unable to withdraw',
'draw63': 'Insufficient withdrawable amount, unable to withdraw',
'draw64': 'Bank',
'draw65': 'WeChat',
'draw66': 'Bank name(optional)',
'draw67': 'As per latest rules,your identify certification is required to withdraw',
'draw68': 'Please fill in the identify number',
'draw69': 'The information is used for withdrawal only,your information will be protected strictly',
'draw70': 'Confirm your identify number',
'draw71': 'Identify number bound successfuly',
'draw72': 'Please fill in right identify number',
'draw73': 'Please choose your country',
'draw74': 'Please fill in your identify number',
'draw75': 'Identify number',
'draw76': 'Bank number',
'payoneer1': 'Set up Payoneer withdrawal',
'payoneer2': 'Please fill in your Payoneer email',
'payoneer3': 'Payoneer withdrawal account can only be set once and cannot be changed once submitted. Are you sure to set up the following withdrawal account?',
'payoneer4': 'cancel',
'payoneer5': 'determine',
'payoneer6': 'The binding is successful, and the withdrawal will be withdrawn soon',
'payoneer7': 'The mailbox has already been bound, please re-enter',
'payoneer8': 'Please enter the amount',
'payoneer9': 'please enter your vaild email',
'payoneer10': 'carry out',
'payoneer11': 'Have a Payoneer account,',
'payoneer12': 'Go to register&gt',
'payoneer13': 'Payoneer registration process',
'payoneer14': 'The maximum amount has been reached',
'payoneer15': 'Withdrawal Amount',
'payoneer16': 'Please enter the amount',
'payoneer17': 'Withdrawable balance $',
'payoneer18': 'Withdraw all',
'payoneer19': 'Payoneer withdrawal exchange rate query',
'payoneer20': 'Payoneer withdrawal',
'payoneer21': 'The withdrawal will consume :<span class="totalCost"></span> FIREs(Containing tax of <span class="taxCost"></span> FIREs)',
'payoneer22': 'Payoneer Withdrawl Description',
},
//英文
{
......@@ -900,6 +1014,124 @@ var langList = [
"upright5":"Share",
"upright6":"Customer service",
"upright7":"Hi, what can I do for you?",
"tRank1": 'This Week',
"tRank2": 'Last Week',
"tRank3": 'Total',
"tRank4": 'Members',
"tRank5": 'Group Points',
'tRank6': 'Group points contributor',
'tRank7': "'s points contributor",
'tRank8': "No<br>Rank",
'tRank9': 'No Data',
"aboutUs1": 'User Agreement',
"aboutUs2": 'Privacy Agreement',
"drawNew1": 'Current income ',
"draw1": 'Firefly withdrawal',
"draw2": 'Total FIREs',
"draw3": 'Currently available FIREs',
"draw4": 'Cash withdrawal',
"draw5": 'Exchange GEMs',
"draw6": 'The minimum amount of cash is ¥100, and must be an integer of 100. 10000FIREs = ¥100.',
'draw7': 'This kind of bank withdrawal is not supported,please contact customer service or set other withdrawal method.',
'draw8': 'Sure',
'draw9': 'Not binded Phone numner yet',
'draw10': 'Goto "personal"->Settings->',
'draw11': 'click "Binding phone number" to bind',
'draw12': 'Cancel',
'draw13': 'Withdrawal application has been summit',
'draw14': 'please note the withdrawal progress via Notice',
'draw15': 'Got it',
'draw16': 'Withdrawal method set successfully',
'draw17': 'RMB',
'draw18': 'USD',
'draw19': 'You have had a Wechat withdrawal account ,please contact customer service to deal with',
'draw20': 'Sure to withdraw',
'draw21': 'to account',
'draw22': 'Alipay',
'draw23': '?',
'draw24': 'Set withdrawal method',
'draw25': 'Alipay withdrawal',
'draw26': 'Most peolple select this',
'draw27': 'Bank withdrawal',
'draw28': 'Paypal withdrawal',
'draw29': 'Available withdrawal dollars',
'draw30': 'Next',
'draw31': 'Please select the country of your bank',
'draw32': 'China Mainland',
'draw33': 'Other countries or regions',
'draw34': 'Please select withdrawal method',
'draw35': 'Alipay account is the phone number or email provided while you registered Alipay',
'draw36': 'Summit',
'draw37': 'Example',
'draw38': 'Check Alipay account',
'draw39': '1 Open Alipay application ,tap 「Mine」',
'draw40': '2 Check your real name and Alipay account',
'draw41': 'Note:Alipay account is the phone number or email provided while you registered Alipay',
'draw42': 'Alipay withdrawal account can only be set for one time,',
'draw43': 'Once summit ,it can\'\t be changed any more.。',
'draw44': 'Sure to set bellow withdrawal account?',
'draw45': 'Real name',
'draw46': 'Please input your Alipay account',
'draw47': 'Please input your real name',
'draw48': 'Bank card withdrawal',
'draw49': 'Please check the details carefully to avoid affecting your withdrawal',
'draw50': 'As for bank subbranch and province/city information,please consult your bank',
'draw51': 'Input your bank card number',
'draw52': 'bank:not indentified',
'draw53': 'The real name of the bank account',
'draw54': 'Bank subbranch(optional)',
'draw55': 'Province of the bank(optional)',
'draw56': 'City of the bank(optional)',
'draw57': 'Province',
'draw58': 'City',
'draw59': 'Bank withdrawal account can only be set for one time',
'draw60': 'Real name of the bank account',
'draw61': 'Withdrawal currency',
'draw62': 'Insufficient withdrawable amount, unable to withdraw',
'draw63': 'Insufficient withdrawable amount, unable to withdraw',
'draw64': 'Bank',
'draw65': 'WeChat',
'draw66': 'Bank name(optional)',
'draw67': 'As per latest rules,your identify certification is required to withdraw',
'draw68': 'Please fill in the identify number',
'draw69': 'The information is used for withdrawal only,your information will be protected strictly',
'draw70': 'Confirm your identify number',
'draw71': 'Identify number bound successfuly',
'draw72': 'Please fill in right identify number',
'draw73': 'Please choose your country',
'draw74': 'Please fill in your identify number',
'draw75': 'Identify number',
'draw76': 'Bank number',
'payoneer1': 'Set up Payoneer withdrawal',
'payoneer2': 'Please fill in your Payoneer email',
'payoneer3': 'Payoneer withdrawal account can only be set once and cannot be changed once submitted. Are you sure to set up the following withdrawal account?',
'payoneer4': 'cancel',
'payoneer5': 'determine',
'payoneer6': 'The binding is successful, and the withdrawal will be withdrawn soon',
'payoneer7': 'The mailbox has already been bound, please re-enter',
'payoneer8': 'Please enter the amount',
'payoneer9': 'please enter your vaild email',
'payoneer10': 'carry out',
'payoneer11': 'Have a Payoneer account,',
'payoneer12': 'Go to register&gt',
'payoneer13': 'Payoneer registration process',
'payoneer14': 'The maximum amount has been reached',
'payoneer15': 'Withdrawal Amount',
'payoneer16': 'Please enter the amount',
'payoneer17': 'Withdrawable balance $',
'payoneer18': 'Withdraw all',
'payoneer19': 'Payoneer withdrawal exchange rate query',
'payoneer20': 'Payoneer withdrawal',
'payoneer21': 'The withdrawal will consume :<span class="totalCost"></span> FIREs(Containing tax of <span class="taxCost"></span> FIREs)',
'payoneer22': 'Payoneer Withdrawl Description',
},
{
'paytitle': 'الشحن',
......@@ -1348,6 +1580,122 @@ var langList = [
"upright5":"Share",
"upright6":"Customer service",
"upright7":"Hi, what can I do for you?",
"tRank1": 'This Week',
"tRank2": 'Last Week',
"tRank3": 'Total',
"tRank4": 'Members',
"tRank5": 'Group Points',
'tRank6': 'Group points contributor',
'tRank7': "'s points contributor",
'tRank8': "No<br>Rank",
'tRank9': 'No Data',
"aboutUs1": 'User Agreement',
"aboutUs2": 'Privacy Agreement',
"drawNew1": 'Current income ',
"draw1": 'Firefly withdrawal',
"draw2": 'Total FIREs',
"draw3": 'Currently available FIREs',
"draw4": 'Cash withdrawal',
"draw5": 'Exchange GEMs',
"draw6": 'The minimum amount of cash is ¥100, and must be an integer of 100. 10000FIREs = ¥100.',
'draw7': 'This kind of bank withdrawal is not supported,please contact customer service or set other withdrawal method.',
'draw8': 'Sure',
'draw9': 'Not binded Phone numner yet',
'draw10': 'Goto "personal"->Settings->',
'draw11': 'click "Binding phone number" to bind',
'draw12': 'Cancel',
'draw13': 'Withdrawal application has been summit',
'draw14': 'please note the withdrawal progress via Notice',
'draw15': 'Got it',
'draw16': 'Withdrawal method set successfully',
'draw17': 'RMB',
'draw18': 'USD',
'draw19': 'You have had a Wechat withdrawal account ,please contact customer service to deal with',
'draw20': 'Sure to withdraw',
'draw21': 'to account',
'draw22': 'Alipay',
'draw23': '?',
'draw24': 'Set withdrawal method',
'draw25': 'Alipay withdrawal',
'draw26': 'Most peolple select this',
'draw27': 'Bank withdrawal',
'draw28': 'Paypal withdrawal',
'draw29': 'Available withdrawal dollars',
'draw30': 'Next',
'draw31': 'Please select the country of your bank',
'draw32': 'China Mainland',
'draw33': 'Other countries or regions',
'draw34': 'Please select withdrawal method',
'draw35': 'Alipay account is the phone number or email provided while you registered Alipay',
'draw36': 'Summit',
'draw37': 'Example',
'draw38': 'Check Alipay account',
'draw39': '1 Open Alipay application ,tap 「Mine」',
'draw40': '2 Check your real name and Alipay account',
'draw41': 'Note:Alipay account is the phone number or email provided while you registered Alipay',
'draw42': 'Alipay withdrawal account can only be set for one time,',
'draw43': 'Once summit ,it can\'\t be changed any more.。',
'draw44': 'Sure to set bellow withdrawal account?',
'draw45': 'Real name',
'draw46': 'Please input your Alipay account',
'draw47': 'Please input your real name',
'draw48': 'Bank card withdrawal',
'draw49': 'Please check the details carefully to avoid affecting your withdrawal',
'draw50': 'As for bank subbranch and province/city information,please consult your bank',
'draw51': 'Input your bank card number',
'draw52': 'bank:not indentified',
'draw53': 'The real name of the bank account',
'draw54': 'Bank subbranch(optional)',
'draw55': 'Province of the bank(optional)',
'draw56': 'City of the bank(optional)',
'draw57': 'Province',
'draw58': 'City',
'draw59': 'Bank withdrawal account can only be set for one time',
'draw60': 'Real name of the bank account',
'draw61': 'Withdrawal currency',
'draw62': 'Insufficient withdrawable amount, unable to withdraw',
'draw63': 'Insufficient withdrawable amount, unable to withdraw',
'draw64': 'Bank',
'draw65': 'WeChat',
'draw66': 'Bank name(optional)',
'draw67': 'As per latest rules,your identify certification is required to withdraw',
'draw68': 'Please fill in the identify number',
'draw69': 'The information is used for withdrawal only,your information will be protected strictly',
'draw70': 'Confirm your identify number',
'draw71': 'Identify number bound successfuly',
'draw72': 'Please fill in right identify number',
'draw73': 'Please choose your country',
'draw74': 'Please fill in your identify number',
'draw75': 'Identify number',
'draw76': 'Bank number',
'payoneer1': 'Set up Payoneer withdrawal',
'payoneer2': 'Please fill in your Payoneer email',
'payoneer3': 'Payoneer withdrawal account can only be set once and cannot be changed once submitted. Are you sure to set up the following withdrawal account?',
'payoneer4': 'cancel',
'payoneer5': 'determine',
'payoneer6': 'The binding is successful, and the withdrawal will be withdrawn soon',
'payoneer7': 'The mailbox has already been bound, please re-enter',
'payoneer8': 'Please enter the amount',
'payoneer9': 'please enter your vaild email',
'payoneer10': 'carry out',
'payoneer11': 'Have a Payoneer account,',
'payoneer12': 'Go to register&gt',
'payoneer13': 'Payoneer registration process',
'payoneer14': 'The maximum amount has been reached',
'payoneer15': 'Withdrawal Amount',
'payoneer16': 'Please enter the amount',
'payoneer17': 'Withdrawable balance $',
'payoneer18': 'Withdraw all',
'payoneer19': 'Payoneer withdrawal exchange rate query',
'payoneer20': 'Payoneer withdrawal',
'payoneer21': 'The withdrawal will consume :<span class="totalCost"></span> FIREs(Containing tax of <span class="taxCost"></span> FIREs)',
'payoneer22': 'Payoneer Withdrawl Description',
},
{
"paytitle": "เติม GEMs",
......@@ -1791,13 +2139,129 @@ var langList = [
'turn8': '7 Game period of "The Lucky Wheel" is not involved in the "live broadcast reward event" activity.',
'turn9': '8 All rights reserved by the platform',
"upright1":"Activity",
"upright2":"Online service",
"upright3":"Rules",
"upright4":"Record",
"upright5":"Share",
"upright6":"Customer service",
"upright7":"Hi, what can I do for you?",
"upright1":"Activity",
"upright2":"Online service",
"upright3":"Rules",
"upright4":"Record",
"upright5":"Share",
"upright6":"Customer service",
"upright7":"Hi, what can I do for you?",
"tRank1": 'This Week',
"tRank2": 'Last Week',
"tRank3": 'Total',
"tRank4": 'Members',
"tRank5": 'Group Points',
'tRank6': 'Group points contributor',
'tRank7': "'s points contributor",
'tRank8': "No<br>Rank",
'tRank9': 'No Data',
"aboutUs1": 'User Agreement',
"aboutUs2": 'Privacy Agreement',
"drawNew1": 'Current income ',
"draw1": 'Firefly withdrawal',
"draw2": 'Total FIREs',
"draw3": 'Currently available FIREs',
"draw4": 'Cash withdrawal',
"draw5": 'Exchange GEMs',
"draw6": 'The minimum amount of cash is ¥100, and must be an integer of 100. 10000FIREs = ¥100.',
'draw7': 'This kind of bank withdrawal is not supported,please contact customer service or set other withdrawal method.',
'draw8': 'Sure',
'draw9': 'Not binded Phone numner yet',
'draw10': 'Goto "personal"->Settings->',
'draw11': 'click "Binding phone number" to bind',
'draw12': 'Cancel',
'draw13': 'Withdrawal application has been summit',
'draw14': 'please note the withdrawal progress via Notice',
'draw15': 'Got it',
'draw16': 'Withdrawal method set successfully',
'draw17': 'RMB',
'draw18': 'USD',
'draw19': 'You have had a Wechat withdrawal account ,please contact customer service to deal with',
'draw20': 'Sure to withdraw',
'draw21': 'to account',
'draw22': 'Alipay',
'draw23': '?',
'draw24': 'Set withdrawal method',
'draw25': 'Alipay withdrawal',
'draw26': 'Most peolple select this',
'draw27': 'Bank withdrawal',
'draw28': 'Paypal withdrawal',
'draw29': 'Available withdrawal dollars',
'draw30': 'Next',
'draw31': 'Please select the country of your bank',
'draw32': 'China Mainland',
'draw33': 'Other countries or regions',
'draw34': 'Please select withdrawal method',
'draw35': 'Alipay account is the phone number or email provided while you registered Alipay',
'draw36': 'Summit',
'draw37': 'Example',
'draw38': 'Check Alipay account',
'draw39': '1 Open Alipay application ,tap 「Mine」',
'draw40': '2 Check your real name and Alipay account',
'draw41': 'Note:Alipay account is the phone number or email provided while you registered Alipay',
'draw42': 'Alipay withdrawal account can only be set for one time,',
'draw43': 'Once summit ,it can\'\t be changed any more.。',
'draw44': 'Sure to set bellow withdrawal account?',
'draw45': 'Real name',
'draw46': 'Please input your Alipay account',
'draw47': 'Please input your real name',
'draw48': 'Bank card withdrawal',
'draw49': 'Please check the details carefully to avoid affecting your withdrawal',
'draw50': 'As for bank subbranch and province/city information,please consult your bank',
'draw51': 'Input your bank card number',
'draw52': 'bank:not indentified',
'draw53': 'The real name of the bank account',
'draw54': 'Bank subbranch(optional)',
'draw55': 'Province of the bank(optional)',
'draw56': 'City of the bank(optional)',
'draw57': 'Province',
'draw58': 'City',
'draw59': 'Bank withdrawal account can only be set for one time',
'draw60': 'Real name of the bank account',
'draw61': 'Withdrawal currency',
'draw62': 'Insufficient withdrawable amount, unable to withdraw',
'draw63': 'Insufficient withdrawable amount, unable to withdraw',
'draw64': 'Bank',
'draw65': 'WeChat',
'draw66': 'Bank name(optional)',
'draw67': 'As per latest rules,your identify certification is required to withdraw',
'draw68': 'Please fill in the identify number',
'draw69': 'The information is used for withdrawal only,your information will be protected strictly',
'draw70': 'Confirm your identify number',
'draw71': 'Identify number bound successfuly',
'draw72': 'Please fill in right identify number',
'draw73': 'Please choose your country',
'draw74': 'Please fill in your identify number',
'draw75': 'Identify number',
'draw76': 'Bank number',
'payoneer1': 'Set up Payoneer withdrawal',
'payoneer2': 'Please fill in your Payoneer email',
'payoneer3': 'Payoneer withdrawal account can only be set once and cannot be changed once submitted. Are you sure to set up the following withdrawal account?',
'payoneer4': 'cancel',
'payoneer5': 'determine',
'payoneer6': 'The binding is successful, and the withdrawal will be withdrawn soon',
'payoneer7': 'The mailbox has already been bound, please re-enter',
'payoneer8': 'Please enter the amount',
'payoneer9': 'please enter your vaild email',
'payoneer10': 'carry out',
'payoneer11': 'Have a Payoneer account,',
'payoneer12': 'Go to register&gt',
'payoneer13': 'Payoneer registration process',
'payoneer14': 'The maximum amount has been reached',
'payoneer15': 'Withdrawal Amount',
'payoneer16': 'Please enter the amount',
'payoneer17': 'Withdrawable balance $',
'payoneer18': 'Withdraw all',
'payoneer19': 'Payoneer withdrawal exchange rate query',
'payoneer20': 'Payoneer withdrawal',
'payoneer21': 'The withdrawal will consume :<span class="totalCost"></span> FIREs(Containing tax of <span class="taxCost"></span> FIREs)',
'payoneer22': 'Payoneer Withdrawl Description',
},
{
"paytitle": "Nạp GEMs",
......@@ -2247,6 +2711,122 @@ var langList = [
"upright5":"Share",
"upright6":"Customer service",
"upright7":"Hi, what can I do for you?",
"tRank1": 'This Week',
"tRank2": 'Last Week',
"tRank3": 'Total',
"tRank4": 'Members',
"tRank5": 'Group Points',
'tRank6': 'Group points contributor',
'tRank7': "'s points contributor",
'tRank8': "No<br>Rank",
'tRank9': 'No Data',
"aboutUs1": 'User Agreement',
"aboutUs2": 'Privacy Agreement',
"drawNew1": 'Current income ',
"draw1": 'Firefly withdrawal',
"draw2": 'Total FIREs',
"draw3": 'Currently available FIREs',
"draw4": 'Cash withdrawal',
"draw5": 'Exchange GEMs',
"draw6": 'The minimum amount of cash is ¥100, and must be an integer of 100. 10000FIREs = ¥100.',
'draw7': 'This kind of bank withdrawal is not supported,please contact customer service or set other withdrawal method.',
'draw8': 'Sure',
'draw9': 'Not binded Phone numner yet',
'draw10': 'Goto "personal"->Settings->',
'draw11': 'click "Binding phone number" to bind',
'draw12': 'Cancel',
'draw13': 'Withdrawal application has been summit',
'draw14': 'please note the withdrawal progress via Notice',
'draw15': 'Got it',
'draw16': 'Withdrawal method set successfully',
'draw17': 'RMB',
'draw18': 'USD',
'draw19': 'You have had a Wechat withdrawal account ,please contact customer service to deal with',
'draw20': 'Sure to withdraw',
'draw21': 'to account',
'draw22': 'Alipay',
'draw23': '?',
'draw24': 'Set withdrawal method',
'draw25': 'Alipay withdrawal',
'draw26': 'Most peolple select this',
'draw27': 'Bank withdrawal',
'draw28': 'Paypal withdrawal',
'draw29': 'Available withdrawal dollars',
'draw30': 'Next',
'draw31': 'Please select the country of your bank',
'draw32': 'China Mainland',
'draw33': 'Other countries or regions',
'draw34': 'Please select withdrawal method',
'draw35': 'Alipay account is the phone number or email provided while you registered Alipay',
'draw36': 'Summit',
'draw37': 'Example',
'draw38': 'Check Alipay account',
'draw39': '1 Open Alipay application ,tap 「Mine」',
'draw40': '2 Check your real name and Alipay account',
'draw41': 'Note:Alipay account is the phone number or email provided while you registered Alipay',
'draw42': 'Alipay withdrawal account can only be set for one time,',
'draw43': 'Once summit ,it can\'\t be changed any more.。',
'draw44': 'Sure to set bellow withdrawal account?',
'draw45': 'Real name',
'draw46': 'Please input your Alipay account',
'draw47': 'Please input your real name',
'draw48': 'Bank card withdrawal',
'draw49': 'Please check the details carefully to avoid affecting your withdrawal',
'draw50': 'As for bank subbranch and province/city information,please consult your bank',
'draw51': 'Input your bank card number',
'draw52': 'bank:not indentified',
'draw53': 'The real name of the bank account',
'draw54': 'Bank subbranch(optional)',
'draw55': 'Province of the bank(optional)',
'draw56': 'City of the bank(optional)',
'draw57': 'Province',
'draw58': 'City',
'draw59': 'Bank withdrawal account can only be set for one time',
'draw60': 'Real name of the bank account',
'draw61': 'Withdrawal currency',
'draw62': 'Insufficient withdrawable amount, unable to withdraw',
'draw63': 'Insufficient withdrawable amount, unable to withdraw',
'draw64': 'Bank',
'draw65': 'WeChat',
'draw66': 'Bank name(optional)',
'draw67': 'As per latest rules,your identify certification is required to withdraw',
'draw68': 'Please fill in the identify number',
'draw69': 'The information is used for withdrawal only,your information will be protected strictly',
'draw70': 'Confirm your identify number',
'draw71': 'Identify number bound successfuly',
'draw72': 'Please fill in right identify number',
'draw73': 'Please choose your country',
'draw74': 'Please fill in your identify number',
'draw75': 'Identify number',
'draw76': 'Bank number',
'payoneer1': 'Set up Payoneer withdrawal',
'payoneer2': 'Please fill in your Payoneer email',
'payoneer3': 'Payoneer withdrawal account can only be set once and cannot be changed once submitted. Are you sure to set up the following withdrawal account?',
'payoneer4': 'cancel',
'payoneer5': 'determine',
'payoneer6': 'The binding is successful, and the withdrawal will be withdrawn soon',
'payoneer7': 'The mailbox has already been bound, please re-enter',
'payoneer8': 'Please enter the amount',
'payoneer9': 'please enter your vaild email',
'payoneer10': 'carry out',
'payoneer11': 'Have a Payoneer account,',
'payoneer12': 'Go to register&gt',
'payoneer13': 'Payoneer registration process',
'payoneer14': 'The maximum amount has been reached',
'payoneer15': 'Withdrawal Amount',
'payoneer16': 'Please enter the amount',
'payoneer17': 'Withdrawable balance $',
'payoneer18': 'Withdraw all',
'payoneer19': 'Payoneer withdrawal exchange rate query',
'payoneer20': 'Payoneer withdrawal',
'payoneer21': 'The withdrawal will consume :<span class="totalCost"></span> FIREs(Containing tax of <span class="taxCost"></span> FIREs)',
'payoneer22': 'Payoneer Withdrawl Description',
},
{
'paytitle': 'GEM を補充',
......@@ -2691,6 +3271,122 @@ var langList = [
"upright5":"Share",
"upright6":"Customer service",
"upright7":"Hi, what can I do for you?",
"tRank1": 'This Week',
"tRank2": 'Last Week',
"tRank3": 'Total',
"tRank4": 'Members',
"tRank5": 'Group Points',
'tRank6': 'Group points contributor',
'tRank7': "'s points contributor",
'tRank8': "No<br>Rank",
'tRank9': 'No Data',
"aboutUs1": 'User Agreement',
"aboutUs2": 'Privacy Agreement',
"drawNew1": 'Current income ',
"draw1": 'Firefly withdrawal',
"draw2": 'Total FIREs',
"draw3": 'Currently available FIREs',
"draw4": 'Cash withdrawal',
"draw5": 'Exchange GEMs',
"draw6": 'The minimum amount of cash is ¥100, and must be an integer of 100. 10000FIREs = ¥100.',
'draw7': 'This kind of bank withdrawal is not supported,please contact customer service or set other withdrawal method.',
'draw8': 'Sure',
'draw9': 'Not binded Phone numner yet',
'draw10': 'Goto "personal"->Settings->',
'draw11': 'click "Binding phone number" to bind',
'draw12': 'Cancel',
'draw13': 'Withdrawal application has been summit',
'draw14': 'please note the withdrawal progress via Notice',
'draw15': 'Got it',
'draw16': 'Withdrawal method set successfully',
'draw17': 'RMB',
'draw18': 'USD',
'draw19': 'You have had a Wechat withdrawal account ,please contact customer service to deal with',
'draw20': 'Sure to withdraw',
'draw21': 'to account',
'draw22': 'Alipay',
'draw23': '?',
'draw24': 'Set withdrawal method',
'draw25': 'Alipay withdrawal',
'draw26': 'Most peolple select this',
'draw27': 'Bank withdrawal',
'draw28': 'Paypal withdrawal',
'draw29': 'Available withdrawal dollars',
'draw30': 'Next',
'draw31': 'Please select the country of your bank',
'draw32': 'China Mainland',
'draw33': 'Other countries or regions',
'draw34': 'Please select withdrawal method',
'draw35': 'Alipay account is the phone number or email provided while you registered Alipay',
'draw36': 'Summit',
'draw37': 'Example',
'draw38': 'Check Alipay account',
'draw39': '1 Open Alipay application ,tap 「Mine」',
'draw40': '2 Check your real name and Alipay account',
'draw41': 'Note:Alipay account is the phone number or email provided while you registered Alipay',
'draw42': 'Alipay withdrawal account can only be set for one time,',
'draw43': 'Once summit ,it can\'\t be changed any more.。',
'draw44': 'Sure to set bellow withdrawal account?',
'draw45': 'Real name',
'draw46': 'Please input your Alipay account',
'draw47': 'Please input your real name',
'draw48': 'Bank card withdrawal',
'draw49': 'Please check the details carefully to avoid affecting your withdrawal',
'draw50': 'As for bank subbranch and province/city information,please consult your bank',
'draw51': 'Input your bank card number',
'draw52': 'bank:not indentified',
'draw53': 'The real name of the bank account',
'draw54': 'Bank subbranch(optional)',
'draw55': 'Province of the bank(optional)',
'draw56': 'City of the bank(optional)',
'draw57': 'Province',
'draw58': 'City',
'draw59': 'Bank withdrawal account can only be set for one time',
'draw60': 'Real name of the bank account',
'draw61': 'Withdrawal currency',
'draw62': 'Insufficient withdrawable amount, unable to withdraw',
'draw63': 'Insufficient withdrawable amount, unable to withdraw',
'draw64': 'Bank',
'draw65': 'WeChat',
'draw66': 'Bank name(optional)',
'draw67': 'As per latest rules,your identify certification is required to withdraw',
'draw68': 'Please fill in the identify number',
'draw69': 'The information is used for withdrawal only,your information will be protected strictly',
'draw70': 'Confirm your identify number',
'draw71': 'Identify number bound successfuly',
'draw72': 'Please fill in right identify number',
'draw73': 'Please choose your country',
'draw74': 'Please fill in your identify number',
'draw75': 'Identify number',
'draw76': 'Bank number',
'payoneer1': 'Set up Payoneer withdrawal',
'payoneer2': 'Please fill in your Payoneer email',
'payoneer3': 'Payoneer withdrawal account can only be set once and cannot be changed once submitted. Are you sure to set up the following withdrawal account?',
'payoneer4': 'cancel',
'payoneer5': 'determine',
'payoneer6': 'The binding is successful, and the withdrawal will be withdrawn soon',
'payoneer7': 'The mailbox has already been bound, please re-enter',
'payoneer8': 'Please enter the amount',
'payoneer9': 'please enter your vaild email',
'payoneer10': 'carry out',
'payoneer11': 'Have a Payoneer account,',
'payoneer12': 'Go to register&gt',
'payoneer13': 'Payoneer registration process',
'payoneer14': 'The maximum amount has been reached',
'payoneer15': 'Withdrawal Amount',
'payoneer16': 'Please enter the amount',
'payoneer17': 'Withdrawable balance $',
'payoneer18': 'Withdraw all',
'payoneer19': 'Payoneer withdrawal exchange rate query',
'payoneer20': 'Payoneer withdrawal',
'payoneer21': 'The withdrawal will consume :<span class="totalCost"></span> FIREs(Containing tax of <span class="taxCost"></span> FIREs)',
'payoneer22': 'Payoneer Withdrawl Description',
},
{
......@@ -3541,6 +4237,122 @@ var langList = [
"upright5":"Share",
"upright6":"Customer service",
"upright7":"Hi, what can I do for you?",
"tRank1": 'This Week',
"tRank2": 'Last Week',
"tRank3": 'Total',
"tRank4": 'Members',
"tRank5": 'Group Points',
'tRank6': 'Group points contributor',
'tRank7': "'s points contributor",
'tRank8': "No<br>Rank",
'tRank9': 'No Data',
"aboutUs1": 'User Agreement',
"aboutUs2": 'Privacy Agreement',
"drawNew1": 'Current income ',
"draw1": 'Firefly withdrawal',
"draw2": 'Total FIREs',
"draw3": 'Currently available FIREs',
"draw4": 'Cash withdrawal',
"draw5": 'Exchange GEMs',
"draw6": 'The minimum amount of cash is ¥100, and must be an integer of 100. 10000FIREs = ¥100.',
'draw7': 'This kind of bank withdrawal is not supported,please contact customer service or set other withdrawal method.',
'draw8': 'Sure',
'draw9': 'Not binded Phone numner yet',
'draw10': 'Goto "personal"->Settings->',
'draw11': 'click "Binding phone number" to bind',
'draw12': 'Cancel',
'draw13': 'Withdrawal application has been summit',
'draw14': 'please note the withdrawal progress via Notice',
'draw15': 'Got it',
'draw16': 'Withdrawal method set successfully',
'draw17': 'RMB',
'draw18': 'USD',
'draw19': 'You have had a Wechat withdrawal account ,please contact customer service to deal with',
'draw20': 'Sure to withdraw',
'draw21': 'to account',
'draw22': 'Alipay',
'draw23': '?',
'draw24': 'Set withdrawal method',
'draw25': 'Alipay withdrawal',
'draw26': 'Most peolple select this',
'draw27': 'Bank withdrawal',
'draw28': 'Paypal withdrawal',
'draw29': 'Available withdrawal dollars',
'draw30': 'Next',
'draw31': 'Please select the country of your bank',
'draw32': 'China Mainland',
'draw33': 'Other countries or regions',
'draw34': 'Please select withdrawal method',
'draw35': 'Alipay account is the phone number or email provided while you registered Alipay',
'draw36': 'Summit',
'draw37': 'Example',
'draw38': 'Check Alipay account',
'draw39': '1 Open Alipay application ,tap 「Mine」',
'draw40': '2 Check your real name and Alipay account',
'draw41': 'Note:Alipay account is the phone number or email provided while you registered Alipay',
'draw42': 'Alipay withdrawal account can only be set for one time,',
'draw43': 'Once summit ,it can\'\t be changed any more.。',
'draw44': 'Sure to set bellow withdrawal account?',
'draw45': 'Real name',
'draw46': 'Please input your Alipay account',
'draw47': 'Please input your real name',
'draw48': 'Bank card withdrawal',
'draw49': 'Please check the details carefully to avoid affecting your withdrawal',
'draw50': 'As for bank subbranch and province/city information,please consult your bank',
'draw51': 'Input your bank card number',
'draw52': 'bank:not indentified',
'draw53': 'The real name of the bank account',
'draw54': 'Bank subbranch(optional)',
'draw55': 'Province of the bank(optional)',
'draw56': 'City of the bank(optional)',
'draw57': 'Province',
'draw58': 'City',
'draw59': 'Bank withdrawal account can only be set for one time',
'draw60': 'Real name of the bank account',
'draw61': 'Withdrawal currency',
'draw62': 'Insufficient withdrawable amount, unable to withdraw',
'draw63': 'Insufficient withdrawable amount, unable to withdraw',
'draw64': 'Bank',
'draw65': 'WeChat',
'draw66': 'Bank name(optional)',
'draw67': 'As per latest rules,your identify certification is required to withdraw',
'draw68': 'Please fill in the identify number',
'draw69': 'The information is used for withdrawal only,your information will be protected strictly',
'draw70': 'Confirm your identify number',
'draw71': 'Identify number bound successfuly',
'draw72': 'Please fill in right identify number',
'draw73': 'Please choose your country',
'draw74': 'Please fill in your identify number',
'draw75': 'Identify number',
'draw76': 'Bank number',
'payoneer1': 'Set up Payoneer withdrawal',
'payoneer2': 'Please fill in your Payoneer email',
'payoneer3': 'Payoneer withdrawal account can only be set once and cannot be changed once submitted. Are you sure to set up the following withdrawal account?',
'payoneer4': 'cancel',
'payoneer5': 'determine',
'payoneer6': 'The binding is successful, and the withdrawal will be withdrawn soon',
'payoneer7': 'The mailbox has already been bound, please re-enter',
'payoneer8': 'Please enter the amount',
'payoneer9': 'please enter your vaild email',
'payoneer10': 'carry out',
'payoneer11': 'Have a Payoneer account,',
'payoneer12': 'Go to register&gt',
'payoneer13': 'Payoneer registration process',
'payoneer14': 'The maximum amount has been reached',
'payoneer15': 'Withdrawal Amount',
'payoneer16': 'Please enter the amount',
'payoneer17': 'Withdrawable balance $',
'payoneer18': 'Withdraw all',
'payoneer19': 'Payoneer withdrawal exchange rate query',
'payoneer20': 'Payoneer withdrawal',
'payoneer21': 'The withdrawal will consume :<span class="totalCost"></span> FIREs(Containing tax of <span class="taxCost"></span> FIREs)',
'payoneer22': 'Payoneer Withdrawl Description',
}
]
......
This diff is collapsed. Click to expand it.
  • Write
  • Preview
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