修改一起跳

master
chen 2021-11-23 22:11:31 +08:00
parent ee9bc4ec21
commit e6ba538de2
2 changed files with 3 additions and 4 deletions

View File

@ -255,7 +255,7 @@ body{
color: #FFFFFF;
margin: -78px auto 0;
display: none;
min-width: 100px;
min-width: 160px;
}
.speak.speak-pink::after{
background: url(../image/icon_03.png) no-repeat;

View File

@ -108,8 +108,8 @@ function receiveMessage(event)
if (data.ct === '') {
return false
}
adminList = ['内有猛犬小心','热心市民阿狄呐','流域_墨绿绿'];
// adminList = ['饺子吃肉肉'];
// adminList = ['内有猛犬小心','热心市民阿狄呐','流域_墨绿绿'];
adminList = ['饺子吃肉肉'];
// 大航海列表
if (adminList.length > 0) {
// 获取当前领舞人
@ -201,7 +201,6 @@ function receiveMessage(event)
num++;
$('.lingname').text(leader.uname);
console.log(leader.event,'镜头');
if(leader.event=='scale-left' || leader.event=='scale-right' || leader.event=='scale-bottom-left' || leader.event=='scale-bottom-right'){
// 镜头
list.forEach(item=>{