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
2 years ago
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加储值
parent
bb49141c
master
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 @@
...
@@ -34,12 +34,22 @@
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"../download/css/index.css"
>
<link
rel=
"stylesheet"
href=
"../download/css/index.css"
>
<style>
<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>
</style>
</head>
</head>
<body
style=
"background: #FBEFF7"
>
<body
style=
"background: #FBEFF7"
>
<div
class=
"new-bg"
>
<div
class=
"new-bg"
>
<div
class=
"topUp"
>
儲值
</div>
<img
class=
"video-bg"
src=
"../download/images/video-bg.png"
alt=
""
>
<img
class=
"video-bg"
src=
"../download/images/video-bg.png"
alt=
""
>
<div
class=
"down-webp-box"
></div>
<div
class=
"down-webp-box"
></div>
...
@@ -116,6 +126,9 @@
...
@@ -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
)
{
function
copyText
(
text
)
{
var
textarea
=
document
.
createElement
(
"textarea"
);
var
textarea
=
document
.
createElement
(
"textarea"
);
...
...
This diff is collapsed.
Click to expand it.
b/downloadIos.html
View file @
0ee16e7a
...
@@ -34,12 +34,22 @@
...
@@ -34,12 +34,22 @@
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"../download/css/index.css"
>
<link
rel=
"stylesheet"
href=
"../download/css/index.css"
>
<style>
<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>
</style>
</head>
</head>
<body
style=
"background: #FBEFF7"
>
<body
style=
"background: #FBEFF7"
>
<div
class=
"new-bg"
>
<div
class=
"new-bg"
>
<div
class=
"topUp"
>
儲值
</div>
<img
class=
"video-bg"
src=
"../download/images/video-bg.png"
alt=
""
>
<img
class=
"video-bg"
src=
"../download/images/video-bg.png"
alt=
""
>
<div
class=
"down-webp-box"
></div>
<div
class=
"down-webp-box"
></div>
...
@@ -116,6 +126,9 @@
...
@@ -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
)
{
function
copyText
(
text
)
{
var
textarea
=
document
.
createElement
(
"textarea"
);
var
textarea
=
document
.
createElement
(
"textarea"
);
...
...
This diff is collapsed.
Click to expand it.
index.html
View file @
0ee16e7a
...
@@ -34,12 +34,22 @@
...
@@ -34,12 +34,22 @@
<link
rel=
"stylesheet"
href=
"./css/layer.css"
>
<link
rel=
"stylesheet"
href=
"./css/layer.css"
>
<link
rel=
"stylesheet"
href=
"./download/css/index.css"
>
<link
rel=
"stylesheet"
href=
"./download/css/index.css"
>
<style>
<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>
</style>
</head>
</head>
<body
style=
"background: #FBEFF7"
>
<body
style=
"background: #FBEFF7"
>
<div
class=
"new-bg"
>
<div
class=
"new-bg"
>
<div
class=
"topUp"
>
儲值
</div>
<img
class=
"video-bg"
src=
"download/images/video-bg.png"
alt=
""
>
<img
class=
"video-bg"
src=
"download/images/video-bg.png"
alt=
""
>
<div
class=
"down-webp-box"
></div>
<div
class=
"down-webp-box"
></div>
...
@@ -96,7 +106,7 @@
...
@@ -96,7 +106,7 @@
var
mData
=
''
;
var
mData
=
''
;
if
(
!
data
)
{
if
(
!
data
)
{
mData
=
'ftsB'
;
mData
=
'ftsB'
;
if
(
hrf
==
'https://footseen.com/'
)
{
if
(
hrf
==
'https://footseen.com/'
)
{
mData
=
'ftsgw'
mData
=
'ftsgw'
}
}
}
else
{
}
else
{
...
@@ -121,7 +131,9 @@
...
@@ -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
)
{
function
copyText
(
text
)
{
var
textarea
=
document
.
createElement
(
"textarea"
);
var
textarea
=
document
.
createElement
(
"textarea"
);
...
...
This diff is collapsed.
Click to expand it.
iosnew.html
View file @
0ee16e7a
...
@@ -19,7 +19,6 @@
...
@@ -19,7 +19,6 @@
var
_url
=
"https://webserver.yabolive.net"
;
var
_url
=
"https://webserver.yabolive.net"
;
var
hrf
=
window
.
location
.
href
;
var
hrf
=
window
.
location
.
href
;
viewPage
();
viewPage
();
</script>
</script>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<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"
>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
...
@@ -35,12 +34,22 @@
...
@@ -35,12 +34,22 @@
<link
rel=
"stylesheet"
href=
"./css/layer.css"
>
<link
rel=
"stylesheet"
href=
"./css/layer.css"
>
<link
rel=
"stylesheet"
href=
"./download/css/index.css"
>
<link
rel=
"stylesheet"
href=
"./download/css/index.css"
>
<style>
<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>
</style>
</head>
</head>
<body
style=
"background: #FBEFF7"
>
<body
style=
"background: #FBEFF7"
>
<div
class=
"new-bg"
>
<div
class=
"new-bg"
>
<div
class=
"topUp"
>
儲值
</div>
<img
class=
"video-bg"
src=
"download/images/video-bg.png"
alt=
""
>
<img
class=
"video-bg"
src=
"download/images/video-bg.png"
alt=
""
>
<div
class=
"down-webp-box"
></div>
<div
class=
"down-webp-box"
></div>
...
@@ -86,6 +95,7 @@
...
@@ -86,6 +95,7 @@
mData = data.iOSChannel;
mData = data.iOSChannel;
}
}
copyText(mData);
copyText(mData);
window.location.href = '
https
:
//app.footseen.com/download.html';
window.location.href = '
https
:
//app.footseen.com/download.html';
// window.location.href = 'https://testflight.apple.com/join/nvxognVM';
// window.location.href = 'https://testflight.apple.com/join/nvxognVM';
...
@@ -102,7 +112,6 @@
...
@@ -102,7 +112,6 @@
}
else
{
}
else
{
mData
=
data
.
AndroidChannel
;
mData
=
data
.
AndroidChannel
;
}
}
copyText
(
mData
);
copyText
(
mData
);
var
url
=
'https://big.bgp.ourpow.com/apk/nf/Release-'
+
mData
+
'.apk'
;
var
url
=
'https://big.bgp.ourpow.com/apk/nf/Release-'
+
mData
+
'.apk'
;
var
xhr
=
new
XMLHttpRequest
();
var
xhr
=
new
XMLHttpRequest
();
...
@@ -122,7 +131,9 @@
...
@@ -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
)
{
function
copyText
(
text
)
{
var
textarea
=
document
.
createElement
(
"textarea"
);
var
textarea
=
document
.
createElement
(
"textarea"
);
...
...
This diff is collapsed.
Click to expand it.
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