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
9864e93c
authored
3 years ago
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改下载弹窗
parent
a2e3392f
master
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
index.html
index.html
View file @
9864e93c
...
...
@@ -81,23 +81,23 @@
if
(
location
.
pathname
==
'/'
)
{
var
data
=
{
'icid'
:
'ftsgp'
};
window
.
location
.
href
=
"apk"
;
//
layer.open({
//
type: 1,
//
title: false,
//
shadeClose: true,
//
area: ["7.2rem", "6.98rem"],
//
content: $(".layer-box"),
//
})
//
$(".googleDown").on("click", function () {
//
copyText('footseen#ftsgp');
//
setTimeout(function () {
// window.location.href = 'https://play.google.com/store/apps/details?id=com.footseen.live&hl=en_US&gl=US
';
//
}, 1000)
layer
.
open
({
type
:
1
,
title
:
false
,
shadeClose
:
true
,
area
:
[
"7.2rem"
,
"6.98rem"
],
content
:
$
(
".layer-box"
),
})
$
(
".googleDown"
).
on
(
"click"
,
function
()
{
copyText
(
'footseen#ftsgp'
);
setTimeout
(
function
()
{
window
.
location
.
href
=
'https://play.google.com/store/apps/details?id=com.footseen.club
'
;
},
1000
)
//
})
//
$(".apkDown").on("click", function () {
//
window.location.href = "apk";
//
})
})
$
(
".apkDown"
).
on
(
"click"
,
function
()
{
window
.
location
.
href
=
"apk"
;
})
}
else
{
gtag
(
'event'
,
'conversion'
,
{
...
...
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