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
3d493e9b
authored
2 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
6246cb90
master
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
11 deletions
mTest/index.html
mTest/revise.html
mTest/room/liveRoom.html
mTest/upload/index.html
mTest/userRoom.html
mTest/index.html
View file @
3d493e9b
...
...
@@ -5,13 +5,13 @@
<meta
charset=
"utf-8"
/>
<!-- Global site tag (gtag.js) - Google Analytics -->
<
!-- <
script async src="https://www.googletagmanager.com/gtag/js?id=G-3V6KZGW418"></script>
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-3V6KZGW418"
></script>
<script>
window
.
dataLayer
=
window
.
dataLayer
||
[];
function
gtag
(){
dataLayer
.
push
(
arguments
);}
gtag
(
'js'
,
new
Date
());
gtag
(
'config'
,
'G-3V6KZGW418'
);
</script>
-->
</script>
<meta
http-equiv=
"Cache-Control"
content=
"no-cache"
/>
<meta
http-equiv=
"Pragma"
content=
"no-cache"
/>
<meta
http-equiv=
"Expires"
content=
"0"
/>
...
...
This diff is collapsed.
Click to expand it.
mTest/revise.html
View file @
3d493e9b
...
...
@@ -6,13 +6,13 @@
<meta
charset=
"utf-8"
/>
<link
rel=
"canonical"
href=
"https://www.footseen.xyz"
>
<!-- Global site tag (gtag.js) - Google Analytics -->
<
!-- <
script async src="https://www.googletagmanager.com/gtag/js?id=G-3V6KZGW418"></script>
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-3V6KZGW418"
></script>
<script>
window
.
dataLayer
=
window
.
dataLayer
||
[];
function
gtag
(){
dataLayer
.
push
(
arguments
);}
gtag
(
'js'
,
new
Date
());
gtag
(
'config'
,
'G-3V6KZGW418'
);
</script>
-->
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=2022120502"
></script>
...
...
This diff is collapsed.
Click to expand it.
mTest/room/liveRoom.html
View file @
3d493e9b
...
...
@@ -6,13 +6,13 @@
<meta
charset=
"utf-8"
/>
<link
rel=
"canonical"
href=
"https://www.footseen.xyz"
>
<!-- Global site tag (gtag.js) - Google Analytics -->
<
!-- <
script async src="https://www.googletagmanager.com/gtag/js?id=G-3V6KZGW418"></script>
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-3V6KZGW418"
></script>
<script>
window
.
dataLayer
=
window
.
dataLayer
||
[];
function
gtag
(){
dataLayer
.
push
(
arguments
);}
gtag
(
'js'
,
new
Date
());
gtag
(
'config'
,
'G-3V6KZGW418'
);
</script>
-->
</script>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
name=
"viewport"
>
<!-- <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/> -->
<meta
http-equiv=
"Cache-Control"
content=
"no-cache"
/>
...
...
This diff is collapsed.
Click to expand it.
mTest/upload/index.html
View file @
3d493e9b
<!DOCTYPE html>
<html
lang=
"en"
>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-
QT401FZZ2K
"
></script>
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-
3V6KZGW418
"
></script>
<script>
window
.
dataLayer
=
window
.
dataLayer
||
[];
function
gtag
(){
dataLayer
.
push
(
arguments
);}
gtag
(
'js'
,
new
Date
());
gtag
(
'config'
,
'G-QT401FZZ2K'
);
gtag
(
'config'
,
'G-3V6KZGW418'
);
</script>
<head>
<meta
charset=
"UTF-8"
>
...
...
This diff is collapsed.
Click to expand it.
mTest/userRoom.html
View file @
3d493e9b
...
...
@@ -6,13 +6,13 @@
<meta
charset=
"utf-8"
/>
<link
rel=
"canonical"
href=
"https://www.footseen.xyz"
>
<!-- Global site tag (gtag.js) - Google Analytics -->
<
!-- <
script async src="https://www.googletagmanager.com/gtag/js?id=G-3V6KZGW418"></script>
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-3V6KZGW418"
></script>
<script>
window
.
dataLayer
=
window
.
dataLayer
||
[];
function
gtag
(){
dataLayer
.
push
(
arguments
);}
gtag
(
'js'
,
new
Date
());
gtag
(
'config'
,
'G-3V6KZGW418'
);
</script>
-->
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=2022120502"
></script>
...
...
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