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
2428210a
authored
2 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
ca3db211
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
mTest/room/css/liveRoom.css
mTest/room/css/liveRoom.less
mTest/room/liveRoom.html
mTest/room/css/liveRoom.css
View file @
2428210a
...
...
@@ -166,6 +166,7 @@
float
:
left
;
}
.room-bottom
{
display
:
none
;
width
:
10rem
;
height
:
1.3rem
;
position
:
absolute
;
...
...
@@ -197,6 +198,7 @@
top
:
0.11rem
;
}
.user-msg-box
{
display
:
none
;
width
:
7.45rem
;
height
:
4.5rem
;
bottom
:
1.4rem
;
...
...
This diff is collapsed.
Click to expand it.
mTest/room/css/liveRoom.less
View file @
2428210a
...
...
@@ -171,6 +171,7 @@
float: left;
}
.room-bottom{
display: none;
width: 10rem;
height: 1.3rem;
// background: pink;
...
...
@@ -203,6 +204,7 @@
top: 0.11rem;
}
.user-msg-box{
display: none;
width: 7.45rem;
height: 4.5rem;
// background: pink;
...
...
This diff is collapsed.
Click to expand it.
mTest/room/liveRoom.html
View file @
2428210a
...
...
@@ -700,6 +700,8 @@ $(function(){
}
$(".room-content-loading").show()
$(".room-bottom").show()
$(".user-msg-box").show()
$(".loading-face").show().attr("src","https://zhibocdn.yabolive.net/comm"+data.room.face.split('
?
')[0]+"?x-oss-process=image/resize,w_350")
var loadNum=1
...
...
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