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
67b2e62a
authored
2 years ago
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更改关闭
parent
dde3964c
master
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
82 additions
and
67 deletions
footseen/phonepay/payend.html
footseen/phonepay/payend.html
View file @
67b2e62a
...
...
@@ -4,40 +4,45 @@
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=UA-115294467-1"
></script>
<script>
window
.
dataLayer
=
window
.
dataLayer
||
[];
function
gtag
()
{
dataLayer
.
push
(
arguments
);
}
function
gtag
()
{
dataLayer
.
push
(
arguments
);
}
gtag
(
'js'
,
new
Date
());
gtag
(
'config'
,
'UA-115294467-1'
);
</script>
<head>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<meta
name=
"wap-font-scale"
content=
"no"
>
<link
rel=
"stylesheet"
href=
"../css/base.css"
/>
<link
rel=
"stylesheet"
href=
"../css/phonepay.css?v='20180509'"
/>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<title></title>
<meta
name=
"keywords"
content=
"Footseen,直播福利,直播,uplive,美女直播,美女視頻,泡泡寶盒,視頻直播,一直播,rc唱唱,美女直播間"
>
<meta
name=
"description"
content=
"Footseen直播,深夜福利派送秀場。花樣主播私密秀,直播分享生活日常,記錄生活點點滴滴,陪你一起度過最美的時光,在直播間偶遇你的TA,連麥私聊,親密互動,說說生活,聊聊人生,談談理想......"
>
<script
src=
"../lib/fsize.js"
></script>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<meta
name=
"wap-font-scale"
content=
"no"
>
<link
rel=
"stylesheet"
href=
"../css/base.css"
/>
<link
rel=
"stylesheet"
href=
"../css/phonepay.css?v='20180509'"
/>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<title></title>
<meta
name=
"keywords"
content=
"Footseen,直播福利,直播,uplive,美女直播,美女視頻,泡泡寶盒,視頻直播,一直播,rc唱唱,美女直播間"
>
<meta
name=
"description"
content=
"Footseen直播,深夜福利派送秀場。花樣主播私密秀,直播分享生活日常,記錄生活點點滴滴,陪你一起度過最美的時光,在直播間偶遇你的TA,連麥私聊,親密互動,說說生活,聊聊人生,談談理想......"
>
<script
src=
"../lib/fsize.js"
></script>
</head>
<style>
body
{
body
{
background
:
#FFF
;
}
.text-center
{
margin
:
0
auto
;
text-align
:
center
;
.text-center
{
margin
:
0
auto
;
text-align
:
center
;
}
.payEnd-btn
{
.payEnd-btn
{
margin
:
0
auto
;
padding-top
:
1rem
;
padding-top
:
1rem
;
text-align
:
center
;
}
.payEnd-btn
button
{
.payEnd-btn
button
{
width
:
9rem
;
height
:
1.2rem
;
font-size
:
0.5rem
;
...
...
@@ -45,68 +50,77 @@
color
:
#FFF
;
background
:
#E53985
;
}
span
{
span
{
color
:
#333
;
}
p
{
p
{
color
:
#333
;
}
</style>
<body>
<div
class=
"text-center"
style=
"padding-top: 3rem;"
>
<img
style=
"width: 5rem;"
src=
"../img/ok.png"
>
<p
class=
"text-desc"
style=
"margin-top: 2rem;font-size: 0.5rem"
></p>
<div
class=
"text-center"
style=
"padding-top: 3rem;"
>
<img
style=
"width: 5rem;"
src=
"../img/ok.png"
>
<p
class=
"text-desc"
style=
"margin-top: 2rem;font-size: 0.5rem"
></p>
</div>
<div
class=
"payEnd-btn"
style=
"display: none;"
>
<button
class=
"btn"
></button>
</div>
</div>
<div
class=
"payEnd-btn"
style=
"display: none;"
>
<button
class=
"btn"
></button>
</div>
</body>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../lib/payLangchange.js"
></script>
<script>
$
(
"title"
).
html
(
langList
[
langType
].
paytitle
);
$
(
"title"
).
html
(
langList
[
langType
].
paytitle
);
$
(
'.text-desc'
).
html
(
langList
[
langType
].
delay
);
$
(
'.btn'
).
html
(
langList
[
langType
].
return
);
var
btn
=
document
.
getElementsByClassName
(
"btn"
);
var
bbb
=
location
.
href
;
var
data
=
url_get_params
(
bbb
)
var
payStatus
=
data
.
payStatus
;
if
(
payStatus
==
1
){
//window.location.href="http://www.firefly.live";
}
else
{
if
(
sessionStorage
.
version
>=
3010
){
$
(
".payEnd-btn"
).
css
(
"display"
,
"block"
);
window
.
location
.
href
=
"http://yazhai://_closeweb"
;
btn
.
onclick
=
function
()
{
window
.
location
.
href
=
"http://yazhai://_closeweb"
;
}
}
else
{
$
(
".payEnd-btn"
).
css
(
"display"
,
"none"
);
}
if
(
sessionStorage
.
uid
!=
undefined
){
window
.
location
.
href
=
"http://yazhai://_closeweb"
;
}
}
function
url_get_params
(
url_path
)
{
var
url
=
url_path
;
var
theRequest
=
new
Object
();
if
(
url
.
indexOf
(
"?"
)
!=
-
1
)
{
var
str
=
url
.
substr
(
url
.
indexOf
(
"?"
)
+
1
);
strs
=
str
.
split
(
"&"
);
for
(
var
i
=
0
;
i
<
strs
.
length
;
i
++
)
{
theRequest
[
strs
[
i
].
split
(
"="
)[
0
]]
=
unescape
(
strs
[
i
].
split
(
"="
)[
1
]);
}
}
return
theRequest
;
}
var
btn
=
document
.
getElementsByClassName
(
"btn"
);
var
bbb
=
location
.
href
;
var
data
=
url_get_params
(
bbb
)
var
payStatus
=
data
.
payStatus
;
if
(
payStatus
==
1
)
{
//window.location.href="http://www.firefly.live";
}
else
{
if
(
sessionStorage
.
version
>=
3010
)
{
$
(
".payEnd-btn"
).
css
(
"display"
,
"block"
);
window
.
location
.
href
=
"http://yazhai://_closeweb"
;
btn
.
onclick
=
function
()
{
window
.
location
.
href
=
"http://yazhai://_closeweb"
;
}
}
else
{
$
(
".payEnd-btn"
).
css
(
"display"
,
"none"
);
}
if
(
sessionStorage
.
uid
!=
undefined
&&
sessionStorage
.
version
!=
undefined
)
{
setInterval
(
function
()
{
window
.
location
.
href
=
"yazhai://_closeweb"
;
},
500
)
}
else
{
setInterval
(
function
()
{
window
.
close
();
},
500
)
}
}
function
url_get_params
(
url_path
)
{
var
url
=
url_path
;
var
theRequest
=
new
Object
();
if
(
url
.
indexOf
(
"?"
)
!=
-
1
)
{
var
str
=
url
.
substr
(
url
.
indexOf
(
"?"
)
+
1
);
strs
=
str
.
split
(
"&"
);
for
(
var
i
=
0
;
i
<
strs
.
length
;
i
++
)
{
theRequest
[
strs
[
i
].
split
(
"="
)[
0
]]
=
unescape
(
strs
[
i
].
split
(
"="
)[
1
]);
}
}
return
theRequest
;
}
</script>
</html>
\ No newline at end of file
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