Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footsen
This project
Loading...
Sign in
Toggle navigation
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
aa7702bc
authored
Jan 06, 2021
by
dabai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
银行卡提现修改
parent
a37ae3f1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
53 additions
and
51 deletions
footseen/Nesting/withdraw/bankDraw.html
footseen/lib/langchange.js
footseen/Nesting/withdraw/bankDraw.html
View file @
aa7702bc
...
@@ -26,10 +26,10 @@
...
@@ -26,10 +26,10 @@
<input
class=
"mIpt mIpt2"
type=
"text"
placeholder=
""
/>
<input
class=
"mIpt mIpt2"
type=
"text"
placeholder=
""
/>
<input
class=
"mIpt mIpt6"
type=
"text"
placeholder=
""
/>
<input
class=
"mIpt mIpt7"
type=
"text"
placeholder=
""
/>
<input
class=
"mIpt mIpt7"
type=
"text"
placeholder=
""
/>
<input
class=
"mIpt mIpt6"
type=
"text"
placeholder=
""
/>
<input
class=
"mIpt mIpt3"
type=
"text"
placeholder=
""
/>
<input
class=
"mIpt mIpt3"
type=
"text"
placeholder=
""
/>
<div
class=
"mIptBox mIptBox1"
>
<div
class=
"mIptBox mIptBox1"
>
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
</body>
</body>
<script
src=
"../../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../../lib/langchange.js?v=202
001051436
"
></script>
<script
src=
"../../lib/langchange.js?v=202
101061702222
"
></script>
<script>
<script>
$
(
'title'
).
html
(
langList
[
langType
].
draw48
);
$
(
'title'
).
html
(
langList
[
langType
].
draw48
);
...
@@ -112,10 +112,6 @@
...
@@ -112,10 +112,6 @@
}
}
var
cardbank2
=
$
(
'.mIpt6'
).
val
().
replace
(
/
\s
/g
,
""
);
var
cardbank2
=
$
(
'.mIpt6'
).
val
().
replace
(
/
\s
/g
,
""
);
if
(
!
cardbank2
&&
cardbank2
.
length
==
0
){
layer
.
msg
(
langList
[
langType
].
draw66
);
return
false
;
}
var
idCard
=
$
(
'.mIpt7'
).
val
().
replace
(
/
\s
/g
,
""
);
var
idCard
=
$
(
'.mIpt7'
).
val
().
replace
(
/
\s
/g
,
""
);
if
(
!
idCard
&&
idCard
.
length
==
0
){
if
(
!
idCard
&&
idCard
.
length
==
0
){
...
@@ -124,21 +120,21 @@
...
@@ -124,21 +120,21 @@
}
}
var
cardfromaddr
=
$
(
'.mIpt3'
).
val
().
replace
(
/
\s
/g
,
""
);
var
cardfromaddr
=
$
(
'.mIpt3'
).
val
().
replace
(
/
\s
/g
,
""
);
if
(
!
cardfromaddr
&&
cardfromaddr
.
length
==
0
){
//
if(!cardfromaddr&&cardfromaddr.length == 0){
layer
.
msg
(
langList
[
langType
].
draw54
);
//
layer.msg(langList[langType].draw54);
return
false
;
//
return false;
}
//
}
var
cardprovince
=
$
(
'.mIpt4'
).
val
().
replace
(
/
\s
/g
,
""
);
var
cardprovince
=
$
(
'.mIpt4'
).
val
().
replace
(
/
\s
/g
,
""
);
if
(
!
cardprovince
&&
cardprovince
.
length
==
0
){
//
if(!cardprovince&&cardprovince.length == 0){
layer
.
msg
(
langList
[
langType
].
draw55
);
//
layer.msg(langList[langType].draw55);
return
false
;
//
return false;
}
//
}
var
cardcity
=
$
(
'.mIpt5'
).
val
().
replace
(
/
\s
/g
,
""
);
var
cardcity
=
$
(
'.mIpt5'
).
val
().
replace
(
/
\s
/g
,
""
);
if
(
!
cardcity
&&
cardcity
.
length
==
0
){
//
if(!cardcity&&cardcity.length == 0){
layer
.
msg
(
langList
[
langType
].
draw56
);
//
layer.msg(langList[langType].draw56);
return
false
;
//
return false;
}
//
}
if
(
!
flag1
)
return
;
if
(
!
flag1
)
return
;
...
@@ -149,9 +145,8 @@
...
@@ -149,9 +145,8 @@
str
+=
'
<
p
>
'+langList[langType].draw43+'
<
/p>'
;
str
+=
'
<
p
>
'+langList[langType].draw43+'
<
/p>'
;
str
+=
'
<
p
>
'+langList[langType].draw44+'
<
/p>'
;
str
+=
'
<
p
>
'+langList[langType].draw44+'
<
/p>'
;
str
+=
'
<
p
class
=
"check ellipsis cardId"
>
'+langList[langType].draw75+'
:
'+idCard+'
<
/p>'
;
str
+=
'
<
p
class
=
"check ellipsis cardId"
>
'+langList[langType].draw75+'
:
'+idCard+'
<
/p>'
;
str
+=
'
<
p
class
=
"check ellipsis cardnum"
>
'+langList[langType].draw
61+'
:
'+langList[langType].draw17
+'
<
/p>'
;
str
+=
'
<
p
class
=
"check ellipsis cardnum"
>
'+langList[langType].draw
76+'
:
'+cardaddr
+'
<
/p>'
;
str
+=
'
<
p
class
=
"check ellipsis cardname"
>
'+langList[langType].draw60+'
:
'+cardname+'
<
/p>'
;
str
+=
'
<
p
class
=
"check ellipsis cardname"
>
'+langList[langType].draw60+'
:
'+cardname+'
<
/p>'
;
str
+=
'
<
p
class
=
"check ellipsis cardbank"
>
'+cardbank2+'
:
'+cardaddr+'
<
/p>'
;
$
(
'.mask2Info'
).
html
(
str
);
$
(
'.mask2Info'
).
html
(
str
);
setTimeout
(
function
(){
setTimeout
(
function
(){
...
...
footseen/lib/langchange.js
View file @
aa7702bc
...
@@ -282,10 +282,10 @@ var langList = [
...
@@ -282,10 +282,10 @@ var langList = [
'draw50'
:
'支行和省市信息請咨詢你的開戶銀行獲取'
,
'draw50'
:
'支行和省市信息請咨詢你的開戶銀行獲取'
,
'draw51'
:
'请输入您的銀行卡賬號'
,
'draw51'
:
'请输入您的銀行卡賬號'
,
'draw52'
:
'開戶行:未识别'
,
'draw52'
:
'開戶行:未识别'
,
'draw53'
:
'請輸入
您的
開戶人姓名'
,
'draw53'
:
'請輸入開戶人姓名'
,
'draw54'
:
'請輸入
您的開戶支行
'
,
'draw54'
:
'請輸入
開戶支行(選填)
'
,
'draw55'
:
'請輸入
您的銀行開戶行所在省
'
,
'draw55'
:
'請輸入
開戶行所在省(選填)
'
,
'draw56'
:
'請輸入
您的銀行開戶行所在市
'
,
'draw56'
:
'請輸入
開戶行所在市(選填)
'
,
'draw57'
:
'省'
,
'draw57'
:
'省'
,
'draw58'
:
'市'
,
'draw58'
:
'市'
,
'draw59'
:
'銀行卡提現賬號僅能設置一次'
,
'draw59'
:
'銀行卡提現賬號僅能設置一次'
,
...
@@ -295,7 +295,7 @@ var langList = [
...
@@ -295,7 +295,7 @@ var langList = [
'draw63'
:
'可提現金額不足20美元,無法提現'
,
'draw63'
:
'可提現金額不足20美元,無法提現'
,
'draw64'
:
'銀行卡'
,
'draw64'
:
'銀行卡'
,
'draw65'
:
'微信'
,
'draw65'
:
'微信'
,
'draw66'
:
'請输入开户行'
,
'draw66'
:
'請输入开户行
(選填)
'
,
'draw67'
:
'根據最新提現規則,需要補充您 的身份證號,才能提現'
,
'draw67'
:
'根據最新提現規則,需要補充您 的身份證號,才能提現'
,
'draw68'
:
'請填寫身份證號碼'
,
'draw68'
:
'請填寫身份證號碼'
,
...
@@ -306,6 +306,7 @@ var langList = [
...
@@ -306,6 +306,7 @@ var langList = [
'draw73'
:
'請選擇你的國家'
,
'draw73'
:
'請選擇你的國家'
,
'draw74'
:
'請輸入你的身份證號'
,
'draw74'
:
'請輸入你的身份證號'
,
'draw75'
:
'身份證'
,
'draw75'
:
'身份證'
,
'draw76'
:
'銀行卡號'
,
'backpack1'
:
'最多只展示最近一個月'
,
'backpack1'
:
'最多只展示最近一個月'
,
'backpack2'
:
'暫無獲得記錄'
,
'backpack2'
:
'暫無獲得記錄'
,
...
@@ -684,10 +685,10 @@ var langList = [
...
@@ -684,10 +685,10 @@ var langList = [
'draw50'
:
'As for bank subbranch and province/city information,please consult your bank'
,
'draw50'
:
'As for bank subbranch and province/city information,please consult your bank'
,
'draw51'
:
'Input your bank card number'
,
'draw51'
:
'Input your bank card number'
,
'draw52'
:
'bank:not indentified'
,
'draw52'
:
'bank:not indentified'
,
'draw53'
:
'
Input t
he real name of the bank account'
,
'draw53'
:
'
T
he real name of the bank account'
,
'draw54'
:
'
Input bank subbranch
'
,
'draw54'
:
'
Bank subbranch(optional)
'
,
'draw55'
:
'
Input province of the bank
'
,
'draw55'
:
'
Province of the bank(optional)
'
,
'draw56'
:
'
Input city of the bank
'
,
'draw56'
:
'
City of the bank(optional)
'
,
'draw57'
:
'Province'
,
'draw57'
:
'Province'
,
'draw58'
:
'City'
,
'draw58'
:
'City'
,
'draw59'
:
'Bank withdrawal account can only be set for one time'
,
'draw59'
:
'Bank withdrawal account can only be set for one time'
,
...
@@ -697,7 +698,7 @@ var langList = [
...
@@ -697,7 +698,7 @@ var langList = [
'draw63'
:
'Withdrawal failure ,since available withdrawal amount is less than 20 USD'
,
'draw63'
:
'Withdrawal failure ,since available withdrawal amount is less than 20 USD'
,
'draw64'
:
'Bank'
,
'draw64'
:
'Bank'
,
'draw65'
:
'WeChat'
,
'draw65'
:
'WeChat'
,
'draw66'
:
'
Please input the bank name
'
,
'draw66'
:
'
Bank name(optional)
'
,
'draw67'
:
'As per latest rules,your identify certification is required to withdraw'
,
'draw67'
:
'As per latest rules,your identify certification is required to withdraw'
,
'draw68'
:
'Please fill in the identify number'
,
'draw68'
:
'Please fill in the identify number'
,
'draw69'
:
'The information is used for withdrawal only,your information will be protected strictly'
,
'draw69'
:
'The information is used for withdrawal only,your information will be protected strictly'
,
...
@@ -707,6 +708,7 @@ var langList = [
...
@@ -707,6 +708,7 @@ var langList = [
'draw73'
:
'Please choose your country'
,
'draw73'
:
'Please choose your country'
,
'draw74'
:
'Please fill in your identify number'
,
'draw74'
:
'Please fill in your identify number'
,
'draw75'
:
'Identify number'
,
'draw75'
:
'Identify number'
,
'draw76'
:
'Bank number'
,
'backpack1'
:
'Display records only for latest one month'
,
'backpack1'
:
'Display records only for latest one month'
,
'backpack2'
:
'No obtaining record yet'
,
'backpack2'
:
'No obtaining record yet'
,
'backpack3'
:
'No consuming record yet'
,
'backpack3'
:
'No consuming record yet'
,
...
@@ -1083,10 +1085,10 @@ var langList = [
...
@@ -1083,10 +1085,10 @@ var langList = [
'draw50'
:
'As for bank subbranch and province/city information,please consult your bank'
,
'draw50'
:
'As for bank subbranch and province/city information,please consult your bank'
,
'draw51'
:
'Input your bank card number'
,
'draw51'
:
'Input your bank card number'
,
'draw52'
:
'bank:not indentified'
,
'draw52'
:
'bank:not indentified'
,
'draw53'
:
'
Input t
he real name of the bank account'
,
'draw53'
:
'
T
he real name of the bank account'
,
'draw54'
:
'
Input bank subbranch
'
,
'draw54'
:
'
Bank subbranch(optional)
'
,
'draw55'
:
'
Input province of the bank
'
,
'draw55'
:
'
Province of the bank(optional)
'
,
'draw56'
:
'
Input city of the bank
'
,
'draw56'
:
'
City of the bank(optional)
'
,
'draw57'
:
'Province'
,
'draw57'
:
'Province'
,
'draw58'
:
'City'
,
'draw58'
:
'City'
,
'draw59'
:
'Bank withdrawal account can only be set for one time'
,
'draw59'
:
'Bank withdrawal account can only be set for one time'
,
...
@@ -1096,7 +1098,7 @@ var langList = [
...
@@ -1096,7 +1098,7 @@ var langList = [
'draw63'
:
'Withdrawal failure ,since available withdrawal amount is less than 20 USD'
,
'draw63'
:
'Withdrawal failure ,since available withdrawal amount is less than 20 USD'
,
'draw64'
:
'Bank'
,
'draw64'
:
'Bank'
,
'draw65'
:
'WeChat'
,
'draw65'
:
'WeChat'
,
'draw66'
:
'
Please input the bank name
'
,
'draw66'
:
'
Bank name(optional)
'
,
'draw67'
:
'As per latest rules,your identify certification is required to withdraw'
,
'draw67'
:
'As per latest rules,your identify certification is required to withdraw'
,
'draw68'
:
'Please fill in the identify number'
,
'draw68'
:
'Please fill in the identify number'
,
'draw69'
:
'The information is used for withdrawal only,your information will be protected strictly'
,
'draw69'
:
'The information is used for withdrawal only,your information will be protected strictly'
,
...
@@ -1106,6 +1108,7 @@ var langList = [
...
@@ -1106,6 +1108,7 @@ var langList = [
'draw73'
:
'Please choose your country'
,
'draw73'
:
'Please choose your country'
,
'draw74'
:
'Please fill in your identify number'
,
'draw74'
:
'Please fill in your identify number'
,
'draw75'
:
'Identify number'
,
'draw75'
:
'Identify number'
,
'draw76'
:
'Bank number'
,
"backpack1"
:
"عرض السجلات لآخر شهر فقط"
,
"backpack1"
:
"عرض السجلات لآخر شهر فقط"
,
"backpack2"
:
"لا يوجد سجل الاستلام بعد"
,
"backpack2"
:
"لا يوجد سجل الاستلام بعد"
,
"backpack3"
:
"لا يوجد سجل الاستهلاك بعد"
,
"backpack3"
:
"لا يوجد سجل الاستهلاك بعد"
,
...
@@ -1527,6 +1530,7 @@ var langList = [
...
@@ -1527,6 +1530,7 @@ var langList = [
'draw73'
:
'Please choose your country'
,
'draw73'
:
'Please choose your country'
,
'draw74'
:
'Please fill in your identify number'
,
'draw74'
:
'Please fill in your identify number'
,
'draw75'
:
'Identify number'
,
'draw75'
:
'Identify number'
,
'draw76'
:
'Bank number'
,
"backpack1"
:
"แสดงเฉพาะบันทึกสำหรับหนึ่งเดือนล่าสุดเท่านั้น"
,
"backpack1"
:
"แสดงเฉพาะบันทึกสำหรับหนึ่งเดือนล่าสุดเท่านั้น"
,
"backpack2"
:
"ยังไม่ได้รับบันทึก"
,
"backpack2"
:
"ยังไม่ได้รับบันทึก"
,
"backpack3"
:
"ยังไม่มีบันทีกการใช้"
,
"backpack3"
:
"ยังไม่มีบันทีกการใช้"
,
...
@@ -1904,10 +1908,10 @@ var langList = [
...
@@ -1904,10 +1908,10 @@ var langList = [
'draw50'
:
'As for bank subbranch and province/city information,please consult your bank'
,
'draw50'
:
'As for bank subbranch and province/city information,please consult your bank'
,
'draw51'
:
'Input your bank card number'
,
'draw51'
:
'Input your bank card number'
,
'draw52'
:
'bank:not indentified'
,
'draw52'
:
'bank:not indentified'
,
'draw53'
:
'
Input t
he real name of the bank account'
,
'draw53'
:
'
T
he real name of the bank account'
,
'draw54'
:
'
Input bank subbranch
'
,
'draw54'
:
'
Bank subbranch(optional)
'
,
'draw55'
:
'
Input province of the bank
'
,
'draw55'
:
'
Province of the bank(optional)
'
,
'draw56'
:
'
Input city of the bank
'
,
'draw56'
:
'
City of the bank(optional)
'
,
'draw57'
:
'Province'
,
'draw57'
:
'Province'
,
'draw58'
:
'City'
,
'draw58'
:
'City'
,
'draw59'
:
'Bank withdrawal account can only be set for one time'
,
'draw59'
:
'Bank withdrawal account can only be set for one time'
,
...
@@ -1917,7 +1921,7 @@ var langList = [
...
@@ -1917,7 +1921,7 @@ var langList = [
'draw63'
:
'Withdrawal failure ,since available withdrawal amount is less than 20 USD'
,
'draw63'
:
'Withdrawal failure ,since available withdrawal amount is less than 20 USD'
,
'draw64'
:
'Bank'
,
'draw64'
:
'Bank'
,
'draw65'
:
'WeChat'
,
'draw65'
:
'WeChat'
,
'draw66'
:
'
Please input the bank name
'
,
'draw66'
:
'
Bank name(optional)
'
,
'draw67'
:
'As per latest rules,your identify certification is required to withdraw'
,
'draw67'
:
'As per latest rules,your identify certification is required to withdraw'
,
'draw68'
:
'Please fill in the identify number'
,
'draw68'
:
'Please fill in the identify number'
,
'draw69'
:
'The information is used for withdrawal only,your information will be protected strictly'
,
'draw69'
:
'The information is used for withdrawal only,your information will be protected strictly'
,
...
@@ -1927,6 +1931,7 @@ var langList = [
...
@@ -1927,6 +1931,7 @@ var langList = [
'draw73'
:
'Please choose your country'
,
'draw73'
:
'Please choose your country'
,
'draw74'
:
'Please fill in your identify number'
,
'draw74'
:
'Please fill in your identify number'
,
'draw75'
:
'Identify number'
,
'draw75'
:
'Identify number'
,
'draw76'
:
'Bank number'
,
"backpack1"
:
"Chỉ hiển thị nhật ký cho tháng cuối cùng"
,
"backpack1"
:
"Chỉ hiển thị nhật ký cho tháng cuối cùng"
,
"backpack2"
:
"Chưa có nhật ký thu thập"
,
"backpack2"
:
"Chưa có nhật ký thu thập"
,
"backpack3"
:
"Chưa có nhật ký sử dụng"
,
"backpack3"
:
"Chưa có nhật ký sử dụng"
,
...
@@ -2304,10 +2309,10 @@ var langList = [
...
@@ -2304,10 +2309,10 @@ var langList = [
'draw50'
:
'As for bank subbranch and province/city information,please consult your bank'
,
'draw50'
:
'As for bank subbranch and province/city information,please consult your bank'
,
'draw51'
:
'Input your bank card number'
,
'draw51'
:
'Input your bank card number'
,
'draw52'
:
'bank:not indentified'
,
'draw52'
:
'bank:not indentified'
,
'draw53'
:
'
Input t
he real name of the bank account'
,
'draw53'
:
'
T
he real name of the bank account'
,
'draw54'
:
'
Input bank subbranch
'
,
'draw54'
:
'
Bank subbranch(optional)
'
,
'draw55'
:
'
Input province of the bank
'
,
'draw55'
:
'
Province of the bank(optional)
'
,
'draw56'
:
'
Input city of the bank
'
,
'draw56'
:
'
City of the bank(optional)
'
,
'draw57'
:
'Province'
,
'draw57'
:
'Province'
,
'draw58'
:
'City'
,
'draw58'
:
'City'
,
'draw59'
:
'Bank withdrawal account can only be set for one time'
,
'draw59'
:
'Bank withdrawal account can only be set for one time'
,
...
@@ -2317,7 +2322,7 @@ var langList = [
...
@@ -2317,7 +2322,7 @@ var langList = [
'draw63'
:
'Withdrawal failure ,since available withdrawal amount is less than 20 USD'
,
'draw63'
:
'Withdrawal failure ,since available withdrawal amount is less than 20 USD'
,
'draw64'
:
'Bank'
,
'draw64'
:
'Bank'
,
'draw65'
:
'WeChat'
,
'draw65'
:
'WeChat'
,
'draw66'
:
'
Please input the bank name
'
,
'draw66'
:
'
Bank name(optional)
'
,
'draw67'
:
'As per latest rules,your identify certification is required to withdraw'
,
'draw67'
:
'As per latest rules,your identify certification is required to withdraw'
,
'draw68'
:
'Please fill in the identify number'
,
'draw68'
:
'Please fill in the identify number'
,
'draw69'
:
'The information is used for withdrawal only,your information will be protected strictly'
,
'draw69'
:
'The information is used for withdrawal only,your information will be protected strictly'
,
...
@@ -2327,6 +2332,7 @@ var langList = [
...
@@ -2327,6 +2332,7 @@ var langList = [
'draw73'
:
'Please choose your country'
,
'draw73'
:
'Please choose your country'
,
'draw74'
:
'Please fill in your identify number'
,
'draw74'
:
'Please fill in your identify number'
,
'draw75'
:
'Identify number'
,
'draw75'
:
'Identify number'
,
'draw76'
:
'Bank number'
,
"backpack1"
:
"最新の1か月の履歴のみを表示する"
,
"backpack1"
:
"最新の1か月の履歴のみを表示する"
,
"backpack2"
:
"取得履歴はまだありません"
,
"backpack2"
:
"取得履歴はまだありません"
,
"backpack3"
:
"消費履歴はまだありません"
,
"backpack3"
:
"消費履歴はまだありません"
,
...
@@ -2705,10 +2711,10 @@ var langList = [
...
@@ -2705,10 +2711,10 @@ var langList = [
'draw50'
:
'As for bank subbranch and province/city information,please consult your bank'
,
'draw50'
:
'As for bank subbranch and province/city information,please consult your bank'
,
'draw51'
:
'Input your bank card number'
,
'draw51'
:
'Input your bank card number'
,
'draw52'
:
'bank:not indentified'
,
'draw52'
:
'bank:not indentified'
,
'draw53'
:
'
Input t
he real name of the bank account'
,
'draw53'
:
'
T
he real name of the bank account'
,
'draw54'
:
'
Input bank subbranch
'
,
'draw54'
:
'
Bank subbranch(optional)
'
,
'draw55'
:
'
Input province of the bank
'
,
'draw55'
:
'
Province of the bank(optional)
'
,
'draw56'
:
'
Input city of the bank
'
,
'draw56'
:
'
City of the bank(optional)
'
,
'draw57'
:
'Province'
,
'draw57'
:
'Province'
,
'draw58'
:
'City'
,
'draw58'
:
'City'
,
'draw59'
:
'Bank withdrawal account can only be set for one time'
,
'draw59'
:
'Bank withdrawal account can only be set for one time'
,
...
@@ -2718,7 +2724,7 @@ var langList = [
...
@@ -2718,7 +2724,7 @@ var langList = [
'draw63'
:
'Withdrawal failure ,since available withdrawal amount is less than 20 USD'
,
'draw63'
:
'Withdrawal failure ,since available withdrawal amount is less than 20 USD'
,
'draw64'
:
'Bank'
,
'draw64'
:
'Bank'
,
'draw65'
:
'WeChat'
,
'draw65'
:
'WeChat'
,
'draw66'
:
'
Please input the bank name
'
,
'draw66'
:
'
Bank name(optional)
'
,
'draw67'
:
'As per latest rules,your identify certification is required to withdraw'
,
'draw67'
:
'As per latest rules,your identify certification is required to withdraw'
,
'draw68'
:
'Please fill in the identify number'
,
'draw68'
:
'Please fill in the identify number'
,
'draw69'
:
'The information is used for withdrawal only,your information will be protected strictly'
,
'draw69'
:
'The information is used for withdrawal only,your information will be protected strictly'
,
...
@@ -2728,6 +2734,7 @@ var langList = [
...
@@ -2728,6 +2734,7 @@ var langList = [
'draw73'
:
'Please choose your country'
,
'draw73'
:
'Please choose your country'
,
'draw74'
:
'Please fill in your identify number'
,
'draw74'
:
'Please fill in your identify number'
,
'draw75'
:
'Identify number'
,
'draw75'
:
'Identify number'
,
'draw76'
:
'Bank number'
,
"backpack1"
:
"Tampilkan hanya riwayat satu bulan terakhir"
,
"backpack1"
:
"Tampilkan hanya riwayat satu bulan terakhir"
,
"backpack2"
:
"Belum ada riwayat pendapatan"
,
"backpack2"
:
"Belum ada riwayat pendapatan"
,
"backpack3"
:
"Belum ada riwayat pemakaian"
,
"backpack3"
:
"Belum ada riwayat pemakaian"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment