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
d16d88b5
authored
Mar 30, 2020
by
dabai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新版footseen
parent
12001f84
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
27 additions
and
27 deletions
js/langAndorid.js
js/langIos.js
new/index.html
new/ios.html
js/langAndorid.js
View file @
d16d88b5
...
...
@@ -19,9 +19,9 @@ var langList = [
//中文 英文 阿拉伯文
{
foot1
:
'儲值'
,
foot2
:
'img/animg1_cn.png'
,
foot3
:
'img/animg2_cn.png'
,
foot4
:
'img/animg3_cn.png'
,
foot2
:
'
https://footseen.com/
img/animg1_cn.png'
,
foot3
:
'
https://footseen.com/
img/animg2_cn.png'
,
foot4
:
'
https://footseen.com/
img/animg3_cn.png'
,
foot5
:
'下載APP'
,
foot6
:
'Andorid安裝教學'
,
foot7
:
'1 先至「設置」→「安全性與隱私權」'
,
...
...
@@ -33,9 +33,9 @@ var langList = [
},
{
foot1
:
'Top-up'
,
foot2
:
'img/animg1_en.png'
,
foot3
:
'img/animg2_en.png'
,
foot4
:
'img/animg3_en.png'
,
foot2
:
'
https://footseen.com/
img/animg1_en.png'
,
foot3
:
'
https://footseen.com/
img/animg2_en.png'
,
foot4
:
'
https://footseen.com/
img/animg3_en.png'
,
foot5
:
'Download APP'
,
foot6
:
'Andorid download tutrial'
,
foot7
:
'1.Enter Settings→Security&Privacy'
,
...
...
@@ -47,9 +47,9 @@ var langList = [
},
{
foot1
:
'العربية'
,
foot2
:
'img/img1_ar.jpg'
,
foot3
:
'img/img2_ar.jpg'
,
foot4
:
'img/img3_ar.jpg'
,
foot2
:
'
https://footseen.com/
img/img1_ar.jpg'
,
foot3
:
'
https://footseen.com/
img/img2_ar.jpg'
,
foot4
:
'
https://footseen.com/
img/img3_ar.jpg'
,
foot5
:
'تحميل التطبيق'
,
foot6
:
'دليل تثبيت لنظام Android'
,
foot7
:
'1. ابحث عن "الإعدادات" وإلى "الحماية والخصوصية"'
,
...
...
@@ -99,21 +99,21 @@ $(function(){
lang
();
$
(
'.langTitle'
).
on
(
'click'
,
function
(
e
){
$
(
'.langList'
).
show
();
$
(
'.langTitle img'
).
attr
(
'src'
,
'img/up2.png'
);
$
(
'.langTitle img'
).
attr
(
'src'
,
'
https://footseen.com/
img/up2.png'
);
e
.
stopPropagation
();
})
$
(
'.langList p'
).
on
(
'click'
,
function
(
e
){
$
(
this
).
addClass
(
'check'
).
siblings
().
removeClass
(
'check'
);
$
(
'.langTitle font'
).
html
(
$
(
this
).
html
());
$
(
'.langList'
).
hide
();
$
(
'.langTitle img'
).
attr
(
'src'
,
'img/down2.png'
);
$
(
'.langTitle img'
).
attr
(
'src'
,
'
https://footseen.com/
img/down2.png'
);
sessionStorage
.
lang
=
$
(
this
).
attr
(
'data-lang'
);
lang
();
e
.
stopPropagation
();
})
$
(
document
).
on
(
'click'
,
function
(
e
){
$
(
'.langList'
).
hide
();
$
(
'.langTitle img'
).
attr
(
'src'
,
'img/down2.png'
);
$
(
'.langTitle img'
).
attr
(
'src'
,
'
https://footseen.com/
img/down2.png'
);
e
.
stopPropagation
();
})
...
...
js/langIos.js
View file @
d16d88b5
...
...
@@ -19,23 +19,23 @@ var langList = [
//中文 英文 阿拉伯文
{
foot1
:
'儲值'
,
foot2
:
'img/img1_cn.png'
,
foot3
:
'img/img2_cn.png'
,
foot4
:
'img/img3_cn.png'
,
foot2
:
'
https://footseen.com/
img/img1_cn.png'
,
foot3
:
'
https://footseen.com/
img/img2_cn.png'
,
foot4
:
'
https://footseen.com/
img/img3_cn.png'
,
foot5
:
'下載APP'
,
},
{
foot1
:
'Top-up'
,
foot2
:
'img/img1_en.png'
,
foot3
:
'img/img2_en.png'
,
foot4
:
'img/img3_en.png'
,
foot2
:
'
https://footseen.com/
img/img1_en.png'
,
foot3
:
'
https://footseen.com/
img/img2_en.png'
,
foot4
:
'
https://footseen.com/
img/img3_en.png'
,
foot5
:
'Download APP'
,
},
{
foot1
:
'العربية'
,
foot2
:
'img/img1_ar.jpg'
,
foot3
:
'img/img2_ar.jpg'
,
foot4
:
'img/img3_ar.jpg'
,
foot2
:
'
https://footseen.com/
img/img1_ar.jpg'
,
foot3
:
'
https://footseen.com/
img/img2_ar.jpg'
,
foot4
:
'
https://footseen.com/
img/img3_ar.jpg'
,
foot5
:
'تحميل التطبيق'
,
}
]
...
...
@@ -78,21 +78,21 @@ $(function(){
lang
();
$
(
'.langTitle'
).
on
(
'click'
,
function
(
e
){
$
(
'.langList'
).
show
();
$
(
'.langTitle img'
).
attr
(
'src'
,
'img/up2.png'
);
$
(
'.langTitle img'
).
attr
(
'src'
,
'
https://footseen.com/
img/up2.png'
);
e
.
stopPropagation
();
})
$
(
'.langList p'
).
on
(
'click'
,
function
(
e
){
$
(
this
).
addClass
(
'check'
).
siblings
().
removeClass
(
'check'
);
$
(
'.langTitle font'
).
html
(
$
(
this
).
html
());
$
(
'.langList'
).
hide
();
$
(
'.langTitle img'
).
attr
(
'src'
,
'img/down2.png'
);
$
(
'.langTitle img'
).
attr
(
'src'
,
'
https://footseen.com/
img/down2.png'
);
sessionStorage
.
lang
=
$
(
this
).
attr
(
'data-lang'
);
lang
();
e
.
stopPropagation
();
})
$
(
document
).
on
(
'click'
,
function
(
e
){
$
(
'.langList'
).
hide
();
$
(
'.langTitle img'
).
attr
(
'src'
,
'img/down2.png'
);
$
(
'.langTitle img'
).
attr
(
'src'
,
'
https://footseen.com/
img/down2.png'
);
e
.
stopPropagation
();
})
...
...
new/index.html
View file @
d16d88b5
...
...
@@ -47,7 +47,7 @@ ga('clientTracker.send', 'pageview');
<p
data-lang=
"1"
>
English
</p>
<p
data-lang=
"7"
>
العربية
</p>
</div>
<img
src=
"img/logo.png"
class=
"logo"
/>
<img
src=
"
https://www.footseen.com/
img/logo.png"
class=
"logo"
/>
<a
class=
"topUp"
></a>
<div
class=
"iosDown heartbeat"
></div>
<div
class=
"swiper-container androidSwiper hide"
>
...
...
@@ -71,7 +71,7 @@ ga('clientTracker.send', 'pageview');
</body>
<script
src=
"https://www.footseen.com/js/jquery-3.1.1.min.js"
></script>
<script
src=
"https://www.footseen.com/js/swiper.min.js"
></script>
<script
type=
"text/javascript"
src=
"https://www.footseen.com/js/langAndorid.js"
></script>
<script
type=
"text/javascript"
src=
"https://www.footseen.com/js/langAndorid.js
?v=202003301517
"
></script>
<script
src=
'https://www.footseen.com/layer-v3.1.0/layer/layer.js'
></script>
<script
type=
"text/javascript"
>
var
ua
=
navigator
.
userAgent
.
toLowerCase
();
...
...
new/ios.html
View file @
d16d88b5
...
...
@@ -79,7 +79,7 @@
</body>
<script
src=
"https://www.footseen.com/js/jquery-3.1.1.min.js"
></script>
<script
src=
"https://www.footseen.com/js/swiper.min.js"
></script>
<script
type=
"text/javascript"
src=
"https://www.footseen.com/js/langIos.js"
></script>
<script
type=
"text/javascript"
src=
"https://www.footseen.com/js/langIos.js
?v=202003301517
"
></script>
<script
src=
'https://www.footseen.com/layer-v3.1.0/layer/layer.js'
></script>
<script
type=
"text/javascript"
>
...
...
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