Commit fe0adc63 by libai

测试

parent c371dc71
......@@ -616,7 +616,8 @@ html * {
z-index: 5;
top: 6px;
left: 8px;
width: 24px;
width: 58px;
animation: lockShow 2s linear infinite;
}
.like-ul img {
width: 73px;
......@@ -831,6 +832,18 @@ html * {
z-index: 5;
top: 6px;
left: 8px;
animation: lockShow 2s linear infinite;
}
@keyframes lockShow {
0% {
opacity: 1;
}
50% {
opacity: 0.8;
}
100% {
opacity: 1;
}
}
.live-top-shadow2 {
width: 268px;
......
......@@ -655,7 +655,8 @@
z-index: 5;
top: 6px;
left: 8px;
width: 24px;
width: 58px;
animation: lockShow 2s linear infinite;
}
img{
width: 73px;
......@@ -884,7 +885,20 @@
z-index: 5;
top: 6px;
left: 8px;
animation: lockShow 2s linear infinite;
}
@keyframes lockShow{
0%{
opacity: 1;
}
50%{
opacity: 0.8;
}
100%{
opacity: 1;
}
}
.live-top-shadow2{
width: 268px;
height: 130px;
......
......@@ -38,7 +38,7 @@
<link rel="alternate" media="only screen and (max-width: 640px)" href="https://www.footseen.xyz/mobile/index.html">
<link rel="stylesheet" href="css/base.css?v=20220630">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/neck.css?v=2022101301">
<link rel="stylesheet" href="css/neck.css?v=2022102001">
<link rel="stylesheet" href="css/login.css?v=2022101102">
<script src="https://accounts.google.com/gsi/client" async defer></script>
<script src="https://www.footseen.xyz/lib/hello.js"></script>
......@@ -479,8 +479,8 @@ $(function(){
liveNum++
likeMcArr.push(list.uid)
html+='<a href="https://www.footseen.xyz/room/liveRoom.html?roomId='+list.uid+'"><li style="background: url(https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_368) no-repeat;background-size: cover;">';
if(list.liveScope==3&&list.selfLock==1)html+='<img class="lock" src="images/Lock-ok.png">';
else if(list.liveScope==3&&list.selfLock==0)html+='<img class="lock" src="images/Lock-no.png">';
if(list.liveScope==3&&list.selfLock==1)html+='<img class="lock" src="images/Lock-no.png?v=20221020">';
else if(list.liveScope==3&&list.selfLock==0)html+='<img class="lock" src="images/Lock-no.png?v=20221020">';
html+='<img class="live" src="images/front/live.webp" alt="">';
html+='<div class="like-shadow"></div>';
html+='<p class="like-li-name">'+list.nickname+'</p>';
......

295 Bytes | W: | H:

1.65 KB | W: | H:

images/Lock-no.png
images/Lock-no.png
images/Lock-no.png
images/Lock-no.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -38,7 +38,7 @@
<link rel="alternate" media="only screen and (max-width: 640px)" href="https://www.footseen.xyz/mobile/index.html">
<link rel="stylesheet" href="css/base.css?v=20220630">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/neck.css?v=2022101301">
<link rel="stylesheet" href="css/neck.css?v=2022102001">
<link rel="stylesheet" href="css/login.css?v=2022101102">
<script src="https://accounts.google.com/gsi/client" async defer></script>
<script src="https://www.footseen.xyz/lib/hello.js"></script>
......
......@@ -40,7 +40,7 @@
<link rel="alternate" media="only screen and (max-width: 640px)" href="mobile/index.html">
<link rel="stylesheet" href="css/base.css?v=20220630">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/neck.css?v=2022101301">
<link rel="stylesheet" href="css/neck.css?v=2022102001">
<link rel="stylesheet" href="css/login.css?v=2022101102">
<script src="https://accounts.google.com/gsi/client" async defer></script>
<script src="lib/hello.js"></script>
......@@ -414,8 +414,8 @@ $(function(){
liveNum++
likeMcArr.push(list.uid)
html+='<a href="room/liveRoom.html?roomId='+list.uid+'"><li style="background: url(https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_368) no-repeat;background-size: cover;">';
if(list.liveScope==3&&list.selfLock==1)html+='<img class="lock" src="images/Lock-ok.png">';
else if(list.liveScope==3&&list.selfLock==0)html+='<img class="lock" src="images/Lock-no.png">';
if(list.liveScope==3&&list.selfLock==1)html+='<img class="lock" src="images/Lock-no.png?v=2022102001">';
else if(list.liveScope==3&&list.selfLock==0)html+='<img class="lock" src="images/Lock-no.png?v=2022102001">';
html+='<img class="live" src="images/front/live.webp" alt="">';
html+='<div class="like-shadow"></div>';
html+='<p class="like-li-name">'+list.nickname+'</p>';
......@@ -459,8 +459,8 @@ $(function(){
if(roomLikeEnd==true)continue;
html+='<li>';
html+='<a href="room/liveRoom.html?roomId='+list.roomId+'"><div style="background: url(https://zhibocdn.yabolive.net/comm'+list.face.split('?')[0]+'?x-oss-process=image/resize,w_368) no-repeat;background-size: cover;" class="live-top-box">';
if(list.liveScope==3&&list.selfLock==1)html+='<img class="lock" src="images/Lock-ok.png">';
else if(list.liveScope==3&&list.selfLock==0)html+='<img class="lock" src="images/Lock-no.png">';
if(list.liveScope==3&&list.selfLock==1)html+='<img class="lock" src="images/Lock-no.png?v=2022102001">';
else if(list.liveScope==3&&list.selfLock==0)html+='<img class="lock" src="images/Lock-no.png?v=2022102001">';
html+='<p class="introduce">'+list.introduce+'</p>'
html+='<div class="live-cursor-shadow"></div>';
html+='<img class="live-icon" src="images/front/live.webp" alt="美女直播">';
......@@ -514,8 +514,8 @@ $(function(){
var list=data.roomList[i]
html+='<li>';
html+='<a target="_blank" rel="opener" href="room/liveRoom.html?roomId='+list.roomId+'"><div style="background: url(https://zhibocdn.yabolive.net/comm'+list.face.split('?')[0]+'?x-oss-process=image/resize,w_368) no-repeat;background-size: cover;" class="live-top-box">';
if(list.liveScope==3&&list.selfLock==1)html+='<img class="lock" src="images/Lock-ok.png">';
else if(list.liveScope==3&&list.selfLock==0)html+='<img class="lock" src="images/Lock-no.png">';
if(list.liveScope==3&&list.selfLock==1)html+='<img class="lock" src="images/Lock-no.png?v=2022102001">';
else if(list.liveScope==3&&list.selfLock==0)html+='<img class="lock" src="images/Lock-no.png?v=2022102001">';
html+='<p class="introduce">'+list.introduce+'</p>'
html+='<div class="live-cursor-shadow"></div>';
html+='<img class="live-icon" src="images/front/live.webp" alt="美女直播">';
......
......@@ -96,8 +96,8 @@ if(sessionStorage.pmt!=undefined&&sessionStorage.pmt!="undefined"){
webVersion:'1000'
},
dataType: "JSON"
})
}
})
}
sessionStorage.tag=data.tag
sessionStorage.qd=data.qd
sessionStorage.like=data.like;
......
......@@ -38,7 +38,7 @@
<link rel="alternate" media="only screen and (max-width: 640px)" href="https://www.footseen.xyz/mobile/index.html">
<link rel="stylesheet" href="css/base.css?v=20220630">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/neck.css?v=2022101301">
<link rel="stylesheet" href="css/neck.css?v=2022102001">
<link rel="stylesheet" href="css/login.css?v=2022101102">
<script src="https://accounts.google.com/gsi/client" async defer></script>
<script src="https://www.footseen.xyz/lib/hello.js"></script>
......
......@@ -1801,8 +1801,8 @@ $(function () {
var list=data.roomList[i]
if(list.roomId==sessionStorage.roomId)continue;
html+='<a title='+keyEArr[Math.floor(Math.random()*200)]+' href="https://www.footseen.xyz/room/liveRoom.html?roomId='+list.roomId+'"><li data-type="https://zhibocdn.yabolive.net/comm'+list.face.split('?')[0]+'?x-oss-process=image/resize,w_268" style="background:#E5E5E5;background-size: cover;">';
if(list.liveScope==3&&list.selfLock==1)html+='<img class="lock" src="../images/Lock-ok.png">';
else if(list.liveScope==3&&list.selfLock==0)html+='<img class="lock" src="../images/Lock-no.png">';
if(list.liveScope==3&&list.selfLock==1)html+='<img class="lock" src="../images/Lock-no.png?v=2022102001">';
else if(list.liveScope==3&&list.selfLock==0)html+='<img class="lock" src="../images/Lock-no.png?v=2022102001">';
html+='<img class="move-live-online" src="images/live.png" alt="直播中">';
html+='<img class="more-live-poster" src="images/face.png" alt="'+list.introduce+'">'
html+='<div class="more-live-name">'+list.nickname+'</div>';
......
......@@ -38,7 +38,7 @@
<link rel="alternate" media="only screen and (max-width: 640px)" href="https://www.footseen.xyz/mobile/index.html">
<link rel="stylesheet" href="css/base.css?v=20220630">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/neck.css?v=2022101301">
<link rel="stylesheet" href="css/neck.css?v=2022102001">
<link rel="stylesheet" href="css/login.css?v=2022101102">
<script src="https://accounts.google.com/gsi/client" async defer></script>
<script src="https://www.footseen.xyz/lib/hello.js"></script>
......
......@@ -38,7 +38,7 @@
<link rel="alternate" media="only screen and (max-width: 640px)" href="https://www.footseen.xyz/mobile/index.html">
<link rel="stylesheet" href="css/base.css?v=20220630">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/neck.css?v=2022101301">
<link rel="stylesheet" href="css/neck.css?v=2022102001">
<link rel="stylesheet" href="css/login.css?v=2022101102">
<script src="https://accounts.google.com/gsi/client" async defer></script>
<script src="https://www.footseen.xyz/lib/hello.js"></script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment