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
0ee16e7a
authored
Jun 20, 2022
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加储值
parent
bb49141c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
58 additions
and
9 deletions
b/download.html
b/downloadIos.html
index.html
iosnew.html
b/download.html
View file @
0ee16e7a
...
...
@@ -34,12 +34,22 @@
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"../download/css/index.css"
>
<style>
.topUp
{
position
:
absolute
;
top
:
0.2rem
;
left
:
0.8rem
;
font-size
:
0.4rem
;
color
:
#fff
;
height
:
0.8rem
;
line-height
:
0.8rem
;
z-index
:
9
;
}
</style>
</head>
<body
style=
"background: #FBEFF7"
>
<div
class=
"new-bg"
>
<div
class=
"topUp"
>
儲值
</div>
<img
class=
"video-bg"
src=
"../download/images/video-bg.png"
alt=
""
>
<div
class=
"down-webp-box"
></div>
...
...
@@ -116,6 +126,9 @@
})
$
(
'.topUp'
).
on
(
'click'
,
function
()
{
window
.
location
.
href
=
'https://www.footseen.com/footseen/phonepay/applepay.html?lang='
+
(
sessionStorage
.
lang
||
2
)
+
'&gofrom=web'
;
})
//複製到剪切板
function
copyText
(
text
)
{
var
textarea
=
document
.
createElement
(
"textarea"
);
...
...
b/downloadIos.html
View file @
0ee16e7a
...
...
@@ -34,12 +34,22 @@
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"../download/css/index.css"
>
<style>
.topUp
{
position
:
absolute
;
top
:
0.2rem
;
left
:
0.8rem
;
font-size
:
0.4rem
;
color
:
#fff
;
height
:
0.8rem
;
line-height
:
0.8rem
;
z-index
:
9
;
}
</style>
</head>
<body
style=
"background: #FBEFF7"
>
<div
class=
"new-bg"
>
<div
class=
"topUp"
>
儲值
</div>
<img
class=
"video-bg"
src=
"../download/images/video-bg.png"
alt=
""
>
<div
class=
"down-webp-box"
></div>
...
...
@@ -116,6 +126,9 @@
})
$
(
'.topUp'
).
on
(
'click'
,
function
()
{
window
.
location
.
href
=
'https://www.footseen.com/footseen/phonepay/applepay.html?lang='
+
(
sessionStorage
.
lang
||
2
)
+
'&gofrom=web'
;
})
//複製到剪切板
function
copyText
(
text
)
{
var
textarea
=
document
.
createElement
(
"textarea"
);
...
...
index.html
View file @
0ee16e7a
...
...
@@ -34,12 +34,22 @@
<link
rel=
"stylesheet"
href=
"./css/layer.css"
>
<link
rel=
"stylesheet"
href=
"./download/css/index.css"
>
<style>
.topUp
{
position
:
absolute
;
top
:
0.2rem
;
left
:
0.8rem
;
font-size
:
0.4rem
;
color
:
#fff
;
height
:
0.8rem
;
line-height
:
0.8rem
;
z-index
:
9
;
}
</style>
</head>
<body
style=
"background: #FBEFF7"
>
<div
class=
"new-bg"
>
<div
class=
"topUp"
>
儲值
</div>
<img
class=
"video-bg"
src=
"download/images/video-bg.png"
alt=
""
>
<div
class=
"down-webp-box"
></div>
...
...
@@ -96,7 +106,7 @@
var
mData
=
''
;
if
(
!
data
)
{
mData
=
'ftsB'
;
if
(
hrf
==
'https://footseen.com/'
)
{
if
(
hrf
==
'https://footseen.com/'
)
{
mData
=
'ftsgw'
}
}
else
{
...
...
@@ -121,7 +131,9 @@
}
})
$
(
'.topUp'
).
on
(
'click'
,
function
()
{
window
.
location
.
href
=
'https://www.footseen.com/footseen/phonepay/applepay.html?lang='
+
(
sessionStorage
.
lang
||
2
)
+
'&gofrom=web'
;
})
//複製到剪切板
function
copyText
(
text
)
{
var
textarea
=
document
.
createElement
(
"textarea"
);
...
...
iosnew.html
View file @
0ee16e7a
...
...
@@ -19,7 +19,6 @@
var
_url
=
"https://webserver.yabolive.net"
;
var
hrf
=
window
.
location
.
href
;
viewPage
();
</script>
<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"
>
...
...
@@ -35,12 +34,22 @@
<link
rel=
"stylesheet"
href=
"./css/layer.css"
>
<link
rel=
"stylesheet"
href=
"./download/css/index.css"
>
<style>
.topUp
{
position
:
absolute
;
top
:
0.2rem
;
left
:
0.8rem
;
font-size
:
0.4rem
;
color
:
#fff
;
height
:
0.8rem
;
line-height
:
0.8rem
;
z-index
:
9
;
}
</style>
</head>
<body
style=
"background: #FBEFF7"
>
<div
class=
"new-bg"
>
<div
class=
"topUp"
>
儲值
</div>
<img
class=
"video-bg"
src=
"download/images/video-bg.png"
alt=
""
>
<div
class=
"down-webp-box"
></div>
...
...
@@ -86,6 +95,7 @@
mData = data.iOSChannel;
}
copyText(mData);
window.location.href = '
https
:
//app.footseen.com/download.html';
// window.location.href = 'https://testflight.apple.com/join/nvxognVM';
...
...
@@ -102,7 +112,6 @@
}
else
{
mData
=
data
.
AndroidChannel
;
}
copyText
(
mData
);
var
url
=
'https://big.bgp.ourpow.com/apk/nf/Release-'
+
mData
+
'.apk'
;
var
xhr
=
new
XMLHttpRequest
();
...
...
@@ -122,7 +131,9 @@
}
})
$
(
'.topUp'
).
on
(
'click'
,
function
()
{
window
.
location
.
href
=
'https://www.footseen.com/footseen/phonepay/applepay.html?lang='
+
(
sessionStorage
.
lang
||
2
)
+
'&gofrom=web'
;
})
//複製到剪切板
function
copyText
(
text
)
{
var
textarea
=
document
.
createElement
(
"textarea"
);
...
...
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