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
5fbd52b1
authored
a year ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
987f6c29
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
mobile/room/liveRoom.html
mobile/room/liveRoom.html
View file @
5fbd52b1
...
@@ -3721,7 +3721,7 @@ $(function(){
...
@@ -3721,7 +3721,7 @@ $(function(){
//向下
//向下
angle
=
Math
.
abs
(
goDeg
-
90
)
angle
=
Math
.
abs
(
goDeg
-
90
)
if
(
angle
<
30
&&
zwidth
>
3.5
){
if
(
angle
<
30
&&
zwidth
>
3.5
){
$
(
".room-bg,.video-box"
).
css
(
"transition"
,
"0.
3
5s all"
)
$
(
".room-bg,.video-box"
).
css
(
"transition"
,
"0.
2
5s all"
)
$
(
".room-bg,.video-box"
).
css
(
"top"
,
"100vh"
)
$
(
".room-bg,.video-box"
).
css
(
"top"
,
"100vh"
)
$
(
"body"
).
css
(
"pointer-events"
,
"none"
)
$
(
"body"
).
css
(
"pointer-events"
,
"none"
)
if
(
sessionStorage
.
type
!=
'pwa'
){
if
(
sessionStorage
.
type
!=
'pwa'
){
...
@@ -3771,7 +3771,7 @@ $(function(){
...
@@ -3771,7 +3771,7 @@ $(function(){
$
(
".room-secret,.mc-out-box,.secret-bottom-box,.secret-ing-content,.play-icon,.mc-out-box,.room-secret,.room-content-loading"
).
hide
()
$
(
".room-secret,.mc-out-box,.secret-bottom-box,.secret-ing-content,.play-icon,.mc-out-box,.room-secret,.room-content-loading"
).
hide
()
// window.location.href="liveRoom.html?roomId="+topRoomId+"&sound=1&v=2023050801"
// window.location.href="liveRoom.html?roomId="+topRoomId+"&sound=1&v=2023050801"
},
3
00
);
},
2
00
);
return
return
}
}
}
}
...
@@ -3780,7 +3780,7 @@ $(function(){
...
@@ -3780,7 +3780,7 @@ $(function(){
angle
=
Math
.
abs
(
goDeg
-
90
)
angle
=
Math
.
abs
(
goDeg
-
90
)
if
(
angle
<
30
&&
zwidth
>
3.5
){
if
(
angle
<
30
&&
zwidth
>
3.5
){
$
(
".room-bg,.video-box"
).
css
(
"transition"
,
"0.
3
5s all"
)
$
(
".room-bg,.video-box"
).
css
(
"transition"
,
"0.
2
5s all"
)
$
(
".room-bg,.video-box"
).
css
(
"top"
,
"-100vh"
)
$
(
".room-bg,.video-box"
).
css
(
"top"
,
"-100vh"
)
$
(
"body"
).
css
(
"pointer-events"
,
"none"
)
$
(
"body"
).
css
(
"pointer-events"
,
"none"
)
// $(".room-bg,.video-box").fadeOut(350)
// $(".room-bg,.video-box").fadeOut(350)
...
@@ -3831,13 +3831,13 @@ $(function(){
...
@@ -3831,13 +3831,13 @@ $(function(){
history.pushState(null,null,'
liveRoom
.
html
?
roomId
=
'+sessionStorage.roomId+'
&
v
=
2023062602
'
);
history.pushState(null,null,'
liveRoom
.
html
?
roomId
=
'+sessionStorage.roomId+'
&
v
=
2023062602
'
);
$
(
".room-secret,.mc-out-box,.secret-bottom-box,.secret-ing-content,.play-icon,.mc-out-box,.room-secret,.room-content-loading"
).
hide
()
$
(
".room-secret,.mc-out-box,.secret-bottom-box,.secret-ing-content,.play-icon,.mc-out-box,.room-secret,.room-content-loading"
).
hide
()
// window.location.href="liveRoom.html?roomId="+BottomRoomId+"&sound=1&v=2023050801"
// window.location.href="liveRoom.html?roomId="+BottomRoomId+"&sound=1&v=2023050801"
},
3
00
);
},
2
00
);
return
return
}
}
}
}
angle
=
null
angle
=
null
$
(
".room-bg,.video-box"
).
css
(
"transition"
,
"0.
3
5s all"
)
$
(
".room-bg,.video-box"
).
css
(
"transition"
,
"0.
2
5s all"
)
$
(
".room-bg,.video-box"
).
css
(
"top"
,
"0"
)
$
(
".room-bg,.video-box"
).
css
(
"top"
,
"0"
)
topMoveNumBottom
=
0
topMoveNumBottom
=
0
topMoveNumTop
=
0
topMoveNumTop
=
0
...
...
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