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
96871876
authored
Mar 14, 2022
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gw
parent
043fb846
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
3 deletions
b/downloadIos.html
iosnew.html
b/downloadIos.html
View file @
96871876
...
@@ -8,9 +8,9 @@
...
@@ -8,9 +8,9 @@
<script
src=
"../js/buriedPoint.js"
></script>
<script
src=
"../js/buriedPoint.js"
></script>
<script>
<script>
var
_url
=
"https://webserver.yabolive.net"
;
var
_url
=
"https://webserver.yabolive.net"
;
if
(
url_get_params
().
mrefer
&&
url_get_params
().
mrefer
.
indexOf
(
'vip'
)
>-
1
)
{
if
(
url_get_params
().
mrefer
&&
url_get_params
().
mrefer
.
indexOf
(
'vip'
)
>
-
1
)
{
viewPage
();
viewPage
();
}
else
{
}
else
{
viewPage
(
checkIp
);
viewPage
(
checkIp
);
}
}
</script>
</script>
...
@@ -45,6 +45,7 @@
...
@@ -45,6 +45,7 @@
<p
data-lang=
"1"
>
English
</p>
<p
data-lang=
"1"
>
English
</p>
<p
data-lang=
"7"
>
العربية
</p>
<p
data-lang=
"7"
>
العربية
</p>
</div>
</div>
<a
class=
"topUp"
></a>
<div
id=
"box"
class=
"page curpage"
>
<div
id=
"box"
class=
"page curpage"
>
<div
class=
"page0 p"
>
<div
class=
"page0 p"
>
<div
class=
"iosDown heartbeat"
></div>
<div
class=
"iosDown heartbeat"
></div>
...
@@ -188,6 +189,9 @@
...
@@ -188,6 +189,9 @@
});
});
})
})
$
(
'.topUp'
).
on
(
'click'
,
function
()
{
window
.
location
.
href
=
'https://www.footseen.com/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web'
+
'&gofrom=web&cidStr=h5_footseengw'
;
})
function
getVList
()
{
function
getVList
()
{
var
vList
=
[
var
vList
=
[
...
...
iosnew.html
View file @
96871876
...
@@ -41,6 +41,7 @@
...
@@ -41,6 +41,7 @@
<p
data-lang=
"1"
>
English
</p>
<p
data-lang=
"1"
>
English
</p>
<p
data-lang=
"7"
>
العربية
</p>
<p
data-lang=
"7"
>
العربية
</p>
</div>
</div>
<a
class=
"topUp"
></a>
<div
id=
"box"
class=
"page curpage"
>
<div
id=
"box"
class=
"page curpage"
>
<div
class=
"page0 p"
>
<div
class=
"page0 p"
>
<div
class=
"iosDown heartbeat"
></div>
<div
class=
"iosDown heartbeat"
></div>
...
@@ -57,7 +58,7 @@
...
@@ -57,7 +58,7 @@
<div
class=
"videoCon"
>
<div
class=
"videoCon"
>
<video
id=
"video"
webkit-playsinline=
"true"
x-webkit-airplay=
"true"
playsinline=
"true"
<video
id=
"video"
webkit-playsinline=
"true"
x-webkit-airplay=
"true"
playsinline=
"true"
x5-video-player-type=
"h5"
x5-video-player-fullscreen=
"true"
x5-video-player-type=
"h5"
x5-video-player-fullscreen=
"true"
style=
"width: 100%;height: 100%;object-fit: fill;z-index: -1;"
autoplay=
"autoplay"
muted
style=
"width: 100%;height: 100%;object-fit: fill;z-index: -1;"
autoplay=
"autoplay"
muted
=
"false"
loop=
"loop"
>
loop=
"loop"
>
<source
src=
"video/video.mp4"
type=
"video/mp4"
>
<source
src=
"video/video.mp4"
type=
"video/mp4"
>
</source>
</source>
...
@@ -184,6 +185,9 @@
...
@@ -184,6 +185,9 @@
});
});
})
})
$
(
'.topUp'
).
on
(
'click'
,
function
()
{
window
.
location
.
href
=
'https://www.footseen.com/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web'
+
'&gofrom=web&cidStr=h5_footseengw'
;
})
function
getVList
()
{
function
getVList
()
{
var
vList
=
[
var
vList
=
[
...
...
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