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
50676028
authored
May 04, 2023
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加翻译
parent
0e2366d7
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
12 additions
and
7 deletions
footseen/phonepay/gash-for.html
footseen/phonepay/gash-phone.html
footseen/phonepay/idpay.html
footseen/phonepay/login.html
footseen/phonepay/molpay.html
footseen/phonepay/payfor-new.html
footseen/phonepay/gash-for.html
View file @
50676028
...
@@ -72,7 +72,7 @@
...
@@ -72,7 +72,7 @@
<body>
<body>
<div
class=
"mHead"
>
<div
class=
"mHead"
>
<div
class=
"closeBtn"
><a
href=
"javascript:window.opener=null;window.open('','_self');window.close();"
>
關閉
</a></div>
<div
class=
"closeBtn"
><a
class=
"mClose"
href=
"javascript:window.opener=null;window.open('','_self');window.close();"
>
關閉
</a></div>
</div>
</div>
<ul
class=
"gash-for-ul"
></ul>
<ul
class=
"gash-for-ul"
></ul>
<div
id=
"gashp"
></div>
<div
id=
"gashp"
></div>
...
@@ -83,6 +83,7 @@
...
@@ -83,6 +83,7 @@
<script>
<script>
$
(
'title'
).
text
(
langList
[
langType
].
paytitle
);
$
(
'title'
).
text
(
langList
[
langType
].
paytitle
);
$
(
'.gash-tips'
).
text
(
langList
[
langType
].
ques
);
$
(
'.gash-tips'
).
text
(
langList
[
langType
].
ques
);
$
(
'.mClose'
).
html
(
langList
[
langType
].
close
);
var
bbb
=
location
.
href
;
var
bbb
=
location
.
href
;
var
data
=
url_get_params
(
bbb
)
var
data
=
url_get_params
(
bbb
)
...
...
footseen/phonepay/gash-phone.html
View file @
50676028
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
<body>
<body>
<div
class=
"mHead"
>
<div
class=
"mHead"
>
<div
class=
"closeBtn"
><a
href=
"javascript:window.opener=null;window.open('','_self');window.close();"
>
關閉
</a></div>
<div
class=
"closeBtn"
><a
class=
"mClose"
href=
"javascript:window.opener=null;window.open('','_self');window.close();"
>
關閉
</a></div>
</div>
</div>
<ul
class=
"gash-phone-ul"
>
<ul
class=
"gash-phone-ul"
>
<li><i
style=
"display: none;"
>
TELCHT05
</i>
中華電信手機839(三合一)
<span><img
src=
"../img/right.png"
alt=
""
></span></li>
<li><i
style=
"display: none;"
>
TELCHT05
</i>
中華電信手機839(三合一)
<span><img
src=
"../img/right.png"
alt=
""
></span></li>
...
@@ -70,6 +70,7 @@
...
@@ -70,6 +70,7 @@
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../lib/globalization.js"
></script>
<script
src=
"../lib/globalization.js"
></script>
<script>
<script>
$
(
'.mClose'
).
html
(
langList
[
langType
].
close
);
if
(
sessionStorage
.
lang
==
1
)
$
(
"title"
).
text
(
"Top-Up GEMs"
)
if
(
sessionStorage
.
lang
==
1
)
$
(
"title"
).
text
(
"Top-Up GEMs"
)
else
$
(
"title"
).
text
(
"寶石儲值"
)
else
$
(
"title"
).
text
(
"寶石儲值"
)
var
bbb
=
location
.
href
;
var
bbb
=
location
.
href
;
...
...
footseen/phonepay/idpay.html
View file @
50676028
...
@@ -75,7 +75,7 @@
...
@@ -75,7 +75,7 @@
<body>
<body>
<div
class=
"mHead"
>
<div
class=
"mHead"
>
<div
class=
"closeBtn"
><a
href=
"javascript:window.opener=null;window.open('','_self');window.close();"
>
關閉
</a>
<div
class=
"closeBtn"
><a
class=
"mClose"
href=
"javascript:window.opener=null;window.open('','_self');window.close();"
>
關閉
</a>
</div>
</div>
</div>
</div>
<ul
class=
"gash-for-ul clearfix"
>
<ul
class=
"gash-for-ul clearfix"
>
...
@@ -90,6 +90,7 @@
...
@@ -90,6 +90,7 @@
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
$
(
'title'
).
text
(
langList
[
langType
].
paytitle
);
$
(
'title'
).
text
(
langList
[
langType
].
paytitle
);
$
(
'.gash-tips'
).
text
(
langList
[
langType
].
ques
);
$
(
'.gash-tips'
).
text
(
langList
[
langType
].
ques
);
$
(
'.mClose'
).
html
(
langList
[
langType
].
close
);
var
flag
=
true
;
var
flag
=
true
;
var
bbb
=
location
.
href
;
var
bbb
=
location
.
href
;
var
data
=
url_get_params
(
bbb
)
var
data
=
url_get_params
(
bbb
)
...
...
footseen/phonepay/login.html
View file @
50676028
...
@@ -48,7 +48,7 @@
...
@@ -48,7 +48,7 @@
<body>
<body>
<div
class=
"main"
>
<div
class=
"main"
>
<div
class=
"mTop"
>
<div
class=
"mTop"
>
<div
class=
"closeBtn"
><a
href=
"javascript:window.opener=null;window.open('','_self');window.close();"
>
關閉
</a>
<div
class=
"closeBtn"
><a
class=
"mClose"
href=
"javascript:window.opener=null;window.open('','_self');window.close();"
>
關閉
</a>
</div>
</div>
</div>
</div>
<div
class=
"mHead"
>
<div
class=
"mHead"
>
...
@@ -80,6 +80,7 @@
...
@@ -80,6 +80,7 @@
$
(
'.other'
).
html
(
langList
[
langType
].
login8
);
$
(
'.other'
).
html
(
langList
[
langType
].
login8
);
$
(
'.loginBtn'
).
html
(
langList
[
langType
].
next
);
$
(
'.loginBtn'
).
html
(
langList
[
langType
].
next
);
$
(
'.tips'
).
html
(
langList
[
langType
].
ques
);
$
(
'.tips'
).
html
(
langList
[
langType
].
ques
);
$
(
'.mClose'
).
html
(
langList
[
langType
].
close
);
$
(
function
()
{
$
(
function
()
{
if
(
langType
==
2
)
{
if
(
langType
==
2
)
{
$
(
'body'
).
addClass
(
'L_Ar'
);
$
(
'body'
).
addClass
(
'L_Ar'
);
...
...
footseen/phonepay/molpay.html
View file @
50676028
...
@@ -239,7 +239,7 @@
...
@@ -239,7 +239,7 @@
<body>
<body>
<div
class=
"mHead"
>
<div
class=
"mHead"
>
<div
class=
"closeBtn"
><a
href=
"javascript:window.opener=null;window.open('','_self');window.close();"
>
關閉
</a></div>
<div
class=
"closeBtn"
><a
class=
"mClose"
href=
"javascript:window.opener=null;window.open('','_self');window.close();"
>
關閉
</a></div>
</div>
</div>
<div
class=
"p-w"
>
<div
class=
"p-w"
>
<ul
class=
"mol-top clearfix"
>
<ul
class=
"mol-top clearfix"
>
...
@@ -375,6 +375,7 @@
...
@@ -375,6 +375,7 @@
$
(
'.mol-title'
).
text
(
langList
[
langType
].
mol
);
$
(
'.mol-title'
).
text
(
langList
[
langType
].
mol
);
$
(
'.login-btn'
).
text
(
langList
[
langType
].
next
);
$
(
'.login-btn'
).
text
(
langList
[
langType
].
next
);
$
(
'.login-tips'
).
html
(
langList
[
langType
].
ques
);
$
(
'.login-tips'
).
html
(
langList
[
langType
].
ques
);
$
(
'.mClose'
).
html
(
langList
[
langType
].
close
);
btnOk
=
false
;
btnOk
=
false
;
btndianka
=
false
;
btndianka
=
false
;
sessionStorage
.
pay
=
"MOLPAY"
;
sessionStorage
.
pay
=
"MOLPAY"
;
...
...
footseen/phonepay/payfor-new.html
View file @
50676028
...
@@ -108,7 +108,7 @@
...
@@ -108,7 +108,7 @@
<body>
<body>
<div
class=
"mHead"
>
<div
class=
"mHead"
>
<div
class=
"closeBtn"
><a
href=
"javascript:window.opener=null;window.open('','_self');window.close();"
>
關閉
</a></div>
<div
class=
"closeBtn"
><a
class=
"mClose"
href=
"javascript:window.opener=null;window.open('','_self');window.close();"
>
關閉
</a></div>
</div>
</div>
<div
class=
"p-w alipay"
>
<div
class=
"p-w alipay"
>
<!--<div>-->
<!--<div>-->
...
@@ -132,7 +132,7 @@
...
@@ -132,7 +132,7 @@
<script>
<script>
$
(
'title'
).
text
(
langList
[
langType
].
paytitle
);
$
(
'title'
).
text
(
langList
[
langType
].
paytitle
);
$
(
'.login-tips'
).
text
(
langList
[
langType
].
ques
);
$
(
'.login-tips'
).
text
(
langList
[
langType
].
ques
);
$
(
'.mClose'
).
html
(
langList
[
langType
].
close
);
var
bbb
=
location
.
href
;
var
bbb
=
location
.
href
;
var
data
=
url_get_params
(
bbb
)
var
data
=
url_get_params
(
bbb
)
if
(
data
.
os
==
'h5'
)
{
if
(
data
.
os
==
'h5'
)
{
...
...
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