Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footseen-large-website
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
9eae2f07
authored
2 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
9d1ea7ae
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
27 additions
and
21 deletions
mTest/Graphics.html
mTest/index.html
mTest/index.js
mTest/manifest.webmanifest
mTest/pageImages.html
mTest/pageVideo.html
mTest/sw.js
mTest/video.html
mTest/Graphics.html
View file @
9eae2f07
...
...
@@ -243,7 +243,7 @@ $(function(){
html
+=
'
<
div
class
=
"grap-like"
>
追蹤
<
/div>'
;
$
(
".grap-name-box"
).
html
(
html
);
$
(
".bottom-nav-btn,.grap-like"
).
unbind
(
"click"
).
on
(
"click"
,
function
(){
window
.
location
.
href
=
'download/download3.html?qd=ftsBH5TW'
window
.
location
.
href
=
'
https://www.footseen.xyz/
download/download3.html?qd=ftsBH5TW'
})
var
html
=
[];
html
+=
'
<
h1
class
=
"grap-title"
>
'+details.title+'
<
/h1>'
;
...
...
This diff is collapsed.
Click to expand it.
mTest/index.html
View file @
9eae2f07
...
...
@@ -15,7 +15,7 @@
</script> -->
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<
!-- <link rel="apple-touch-icon-precomposed" href="images/boy.png"> --
>
<
link
rel=
"apple-touch-icon-precomposed"
href=
"images/boy.png"
>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v=2022111603"
></script>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
...
...
@@ -36,10 +36,13 @@
<link
rel=
"stylesheet"
href=
"css/layer.css"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=2022112201"
>
<link
rel=
"stylesheet"
href=
"css/login.css?v=2022111811"
>
<script
src=
"index.js?v=2"
defer=
""
></script>
<link
rel=
"manifest"
href=
"manifest.webmanifest?v=3"
/>
<script
src=
"https://accounts.google.com/gsi/client"
async
defer
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
<script
src=
"lib/hello.js"
></script>
<style>
.layui-layer-shade
{
opacity
:
0.7
!important
;
...
...
@@ -61,10 +64,17 @@
.yourclass6
.layui-layer-content
{
border-radius
:
0rem
!important
;
}
.add-button
{
position
:
absolute
;
top
:
1px
;
left
:
1px
;
z-index
:
500
;
background
:
pink
;
}
</style>
</head>
<body
style=
"background: #d9d9d9"
>
<button
class=
"add-button"
style=
"display: block;"
>
Add to home screen
</button>
<div
class=
"bottom-nav"
>
<div><div
class=
"bottom-nav-img1 bottom-nav-img1-click"
></div></div>
<div><div
class=
"bottom-nav-img2"
></div></div>
...
...
This diff is collapsed.
Click to expand it.
mTest/index.js
View file @
9eae2f07
...
...
@@ -4,7 +4,7 @@
if
(
'serviceWorker'
in
navigator
)
{
navigator
.
serviceWorker
.
register
(
'/
active2022/abc
/sw.js?V=20221115'
)
.
register
(
'/
mTset
/sw.js?V=20221115'
)
.
then
(()
=>
{
console
.
log
(
'Service Worker Registered'
);
});
}
...
...
This diff is collapsed.
Click to expand it.
mTest/manifest.webmanifest
View file @
9eae2f07
{
"background_color": "purple",
"description": "
Shows random fox pictures. Hey, at least it isn't cats.
",
"description": "
my footseen
",
"display": "fullscreen",
"icons": [
{
"src": "i
mages/boy
.png",
"src": "i
con/fox-icon
.png",
"sizes": "192x192",
"type": "image/png"
}
],
"name": "
Awesome fox pictures
",
"short_name": "
Foxes
",
"start_url": "/
active2022/footseenH5/index.html
"
"name": "
footseen go
",
"short_name": "
footseen
",
"start_url": "/
mTset/index.html?v=2022011604
"
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
mTest/pageImages.html
View file @
9eae2f07
...
...
@@ -247,7 +247,7 @@ $(function(){
html
+=
'
<
div
class
=
"grap-like"
>
追蹤
<
/div>'
;
$
(
".grap-name-box"
).
html
(
html
);
$
(
".bottom-nav-btn,.grap-like"
).
unbind
(
"click"
).
on
(
"click"
,
function
(){
window
.
location
.
href
=
'download/download3.html?qd=ftsBH5TW'
window
.
location
.
href
=
'
https://www.footseen.xyz/
download/download3.html?qd=ftsBH5TW'
})
var
html
=
[];
html
+=
'
<
h1
class
=
"grap-title"
>
'+details.title+'
<
/h1>'
;
...
...
This diff is collapsed.
Click to expand it.
mTest/pageVideo.html
View file @
9eae2f07
...
...
@@ -203,7 +203,7 @@ $(function(){
html
+=
'
<
div
class
=
"grap-like"
>
追蹤
<
/div>'
;
$
(
".grap-name-box"
).
html
(
html
);
$
(
".bottom-nav-btn,.grap-like"
).
unbind
(
"click"
).
on
(
"click"
,
function
(){
window
.
location
.
href
=
'download/download2.html'
window
.
location
.
href
=
'
https://www.footseen.xyz/
download/download2.html'
})
var
html
=
[];
html
+=
'
<
h1
class
=
"grap-title"
>
'+details.title+'
<
/h1>'
;
...
...
This diff is collapsed.
Click to expand it.
mTest/sw.js
View file @
9eae2f07
self
.
addEventListener
(
'install'
,
(
e
)
=>
{
e
.
waitUntil
(
caches
.
open
(
'footseen'
).
then
((
cache
)
=>
cache
.
addAll
([
'/active2022/abc/'
,
'/active2022/abc/index.html'
,
'/active2022/abc/index.js'
,
'/active2022/abc/style.css'
,
'/active2022/abc/images/fox1.jpg'
,
'/active2022/abc/images/fox2.jpg'
,
'/active2022/abc/images/fox3.jpg'
,
'/active2022/abc/images/fox4.jpg'
,
'/mTest/'
,
'/mTest/index.html'
,
'/mTest/index.js'
,
])),
);
});
...
...
This diff is collapsed.
Click to expand it.
mTest/video.html
View file @
9eae2f07
...
...
@@ -200,7 +200,7 @@ $(function(){
html
+=
'
<
div
class
=
"grap-like"
>
追蹤
<
/div>'
;
$
(
".grap-name-box"
).
html
(
html
);
$
(
".bottom-nav-btn,.grap-like"
).
unbind
(
"click"
).
on
(
"click"
,
function
(){
window
.
location
.
href
=
'download/download2.html'
window
.
location
.
href
=
'
https://www.footseen.xyz/
download/download2.html'
})
var
html
=
[];
html
+=
'
<
h1
class
=
"grap-title"
>
'+details.title+'
<
/h1>'
;
...
...
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