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
3d0b0647
authored
Dec 22, 2022
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
e6ce1224
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
mTest/index.html
mTest/room/liveRoom.html
mobile/index.html
mobile/index.js
mobile/room/liveRoom.html
mTest/index.html
View file @
3d0b0647
...
...
@@ -400,7 +400,7 @@
<script
src=
"layer-v3.1.0/layer/layer.js"
></script>
<!-- <script src="lib/fingerprint2.js"></script> -->
<script
src=
"lib/login.js?v=2022120501"
></script>
<script
src=
"index.js?v=202212
0702
"
defer=
""
></script>
<script
src=
"index.js?v=202212
2201
"
defer=
""
></script>
<!-- <script src="index.js" defer></script> -->
<!-- <link rel="manifest" href="manifest.webmanifest" /> -->
...
...
mTest/room/liveRoom.html
View file @
3d0b0647
...
...
@@ -594,7 +594,7 @@
<!-- <script src="lib/fingerprint2.js"></script> -->
<script
src=
"../lib/login.js?v=2022120102"
></script>
<script
src=
"../lib/flv.js"
></script>
<script
src=
"../index.js?v=202212
0702
"
defer=
""
></script>
<script
src=
"../index.js?v=202212
2201
"
defer=
""
></script>
<script>
$
(
function
(){
...
...
mobile/index.html
View file @
3d0b0647
...
...
@@ -400,7 +400,7 @@
<script
src=
"layer-v3.1.0/layer/layer.js"
></script>
<!-- <script src="lib/fingerprint2.js"></script> -->
<script
src=
"lib/login.js?v=2022120501"
></script>
<script
src=
"index.js?v=202212
0702
"
defer=
""
></script>
<script
src=
"index.js?v=202212
2201
"
defer=
""
></script>
<!-- <script src="index.js" defer></script> -->
<!-- <link rel="manifest" href="manifest.webmanifest" /> -->
...
...
mobile/index.js
View file @
3d0b0647
...
...
@@ -4,7 +4,7 @@
if
(
'serviceWorker'
in
navigator
)
{
navigator
.
serviceWorker
.
register
(
'/mobile/sw.js?V=202212
07
01'
)
.
register
(
'/mobile/sw.js?V=202212
22
01'
)
.
then
(()
=>
{
console
.
log
(
'Service Worker Registered'
);
});
}
...
...
mobile/room/liveRoom.html
View file @
3d0b0647
...
...
@@ -535,7 +535,7 @@
<!-- <script src="lib/fingerprint2.js"></script> -->
<script
src=
"../lib/login.js?v=2022120102"
></script>
<script
src=
"../lib/flv.js"
></script>
<script
src=
"../index.js?v=202212
0702
"
defer=
""
></script>
<script
src=
"../index.js?v=202212
2201
"
defer=
""
></script>
<script>
$
(
function
(){
...
...
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