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
1c86ab1d
authored
Jun 06, 2023
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
b3ad9ba6
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
45 additions
and
18 deletions
mTest/mobile/room/liveRoom.html
room/images/img_v2_8a377a9b-33a9-4a48-a83c-5a9f2e525e9g.png
room/images/img_v2_c3010ac4-9e01-4e06-b0a1-4cbe62f6ff8g.png
room/liveRoom.html
mTest/mobile/room/liveRoom.html
View file @
1c86ab1d
...
...
@@ -2796,24 +2796,26 @@ $(function(){
}
}
}
//充值完成通知
//充值完成通知
if (obj.cid == 8000){
layer.msg("收到了")
if(newGiftOk==false)return;
newGiftOk=false;
layer.closeAll()
layer.open({
type: 1,
title: false,
shadeClose: false,
skin: "yourclass5",
area: ["7.47rem","5.35rem"],
content: $(".layer-gift-box"),
end: function () {
$(".layui-layer-shade").hide()
layer.closeAll()
}
})
setTimeout(function() {
layer.open({
type: 1,
title: false,
shadeClose: false,
skin: "yourclass5",
area: ["7.47rem","5.35rem"],
content: $(".layer-gift-box"),
end: function () {
$(".layui-layer-shade").hide()
layer.closeAll()
}
})
}, 500);
$(".layer-gift-btn1").unbind("click").on("click",function(){
layer.closeAll()
})
...
...
@@ -2822,10 +2824,11 @@ $(function(){
})
}
//系統消息
if(JSON.parse(obj.content).content.roomid!=sessionStorage.roomId){
return;
}
//系統消息
if(obj.cid == 10000){
var list=JSON.parse(obj.content)
//// console.log('
系統消息
',list);
...
...
@@ -3074,7 +3077,8 @@ $(function(){
}
else
{
$
(
".new-msg"
).
show
()
}
}
else
if
(
/android/
.
test
(
ua
))
{
}
else
if
(
/android/
.
test
(
ua
))
{
if
(
myMsg
){
$
(
".user-msg-box"
).
scrollTop
(
Math
.
abs
(
$
(
".user-msg-box"
).
height
()
-
$
(
".user-msg-big"
).
height
()))
// return;
...
...
room/images/img_v2_8a377a9b-33a9-4a48-a83c-5a9f2e525e9g.png
0 → 100644
View file @
1c86ab1d
3.94 KB
room/images/img_v2_c3010ac4-9e01-4e06-b0a1-4cbe62f6ff8g.png
0 → 100644
View file @
1c86ab1d
4.07 KB
room/liveRoom.html
View file @
1c86ab1d
...
...
@@ -155,6 +155,28 @@
</ul>
</div>
</div>
<div
class=
"hot-box2"
>
<span></span>
<div
class=
"hot-list-box"
>
<div
style=
"top: 168px;"
class=
"rich-list-box-jiao"
></div>
<img
class=
"list-floor-left"
src=
"images/list-floor.png"
alt=
""
>
<img
class=
"list-floor-right"
src=
"images/list-floor.png"
alt=
""
>
<div
class=
"hot-list-box-top"
>
人氣榜
</div>
<ul
class=
"hot-list-ul2"
>
<!-- <li>
<div class="hot-list-li-box1">4</div>
<div class="hot-list-li-box2">
<img class="rich-list-king" src="images/r1.png" alt="">
<img class="rich-list-face"
src="https://zhibocdn.yabolive.net/comm/stscli/prod/883221/1648095196207/498F890F-33A1-4EE9-9854-9D39A6905E85.jpeg?x-oss-process=image/resize,w_44"
alt="">
<p class="hot-list-p1">Mlonghoursus</p>
<p class="hot-list-p2">123124</p>
</div>
</li> -->
</ul>
</div>
</div>
<div
class=
"rich-box"
>
<!-- <div class="rich-add-box richAddShow-go">+5</div> -->
<span></span>
...
...
@@ -186,7 +208,7 @@
<div
class=
"rich-shadow"
></div>
</div>
</div>
<div
class=
"guard-list"
>
<div
style=
"display:none;"
class=
"guard-list"
>
<ul
class=
"guard-list-ul"
>
<!-- <li>
<div class="guard-list-li-content">
...
...
@@ -926,7 +948,8 @@ $(function () {
giftList
(
1
)
richMouse
()
hotMouse
()
guardList
()
//守护废弃
// guardList()
zoneList
()
activeGet
()
setInterval
(
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