Commit 28a32e99 by libai

测试

parent 8f5fde70
...@@ -1250,3 +1250,16 @@ ...@@ -1250,3 +1250,16 @@
color: #999; color: #999;
font-weight: 400; font-weight: 400;
} }
.first-login-btn {
background: #FDEBF9;
height: 0.7rem;
width: 2.3rem;
line-height: 0.7rem;
font-size: 0.35rem;
color: #EE2781;
position: absolute;
text-align: center;
border-radius: 1rem;
right: 0.3rem;
top: 0.25rem;
}
...@@ -1286,3 +1286,16 @@ ...@@ -1286,3 +1286,16 @@
font-weight: 400; font-weight: 400;
} }
} }
.first-login-btn{
background: #FDEBF9;
height: 0.7rem;
width: 2.3rem;
line-height: 0.7rem;
font-size: 0.35rem;
color: #EE2781;
position: absolute;
text-align: center;
border-radius: 1rem;
right: 0.3rem;
top: 0.25rem;
}
\ No newline at end of file
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<link rel="apple-touch-icon-precomposed" href="icon/fox-icon.png"> <link rel="apple-touch-icon-precomposed" href="icon/fox-icon.png">
<script src="lib/jquery-3.1.1.min.js"></script> <script src="lib/jquery-3.1.1.min.js"></script>
<script src="lib/default.js?v=2022112501"></script> <script src="lib/default.js?v=2022112502"></script>
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/> <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta content="telephone=no" name="format-detection"> <meta content="telephone=no" name="format-detection">
...@@ -32,10 +32,10 @@ ...@@ -32,10 +32,10 @@
<meta name="keywords" content="footseen,foot live,激情美女視訊,激情美女影片,腳控足控,絲足,裸足,美腿,絲襪,黑絲,台灣UU聊天室,swag,視訊聊天室,live173,uplive,vklive,nonolive,foot rub,foot fetish"> <meta name="keywords" content="footseen,foot live,激情美女視訊,激情美女影片,腳控足控,絲足,裸足,美腿,絲襪,黑絲,台灣UU聊天室,swag,視訊聊天室,live173,uplive,vklive,nonolive,foot rub,foot fetish">
<meta name="description" content="footseen,腳控足控天堂,絲足美腿視訊影片,台灣足控第一高效約會軟體,免費影片立即觀看,在線美女激情互動,成人視訊線上體驗,徹底釋放你的慾望。"> <meta name="description" content="footseen,腳控足控天堂,絲足美腿視訊影片,台灣足控第一高效約會軟體,免費影片立即觀看,在線美女激情互動,成人視訊線上體驗,徹底釋放你的慾望。">
<script src="lib/fsize.js"></script> <script src="lib/fsize.js"></script>
<link rel="stylesheet" href="css/base.css?v=2022112501"> <link rel="stylesheet" href="css/base.css?v=2022112502">
<link rel="stylesheet" href="css/layer.css"> <link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/index.css?v=2022112501"> <link rel="stylesheet" href="css/index.css?v=2022112502">
<link rel="stylesheet" href="css/login.css?v=2022112501"> <link rel="stylesheet" href="css/login.css?v=2022112502">
<link rel="manifest" href="manifest.webmanifest?v=2022112308" /> <link rel="manifest" href="manifest.webmanifest?v=2022112308" />
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
<li class="top-box-li-click">直播 <img class="click-img" src="images/click.png" alt=""></li> <li class="top-box-li-click">直播 <img class="click-img" src="images/click.png" alt=""></li>
<li>影片</li> <li>影片</li>
</ul> </ul>
<div class="">登錄/</div> <div class="first-login-btn">登錄/註冊</div>
</div> </div>
<div style="height: 1.5rem;"></div> <div style="height: 1.5rem;"></div>
<ul class="live-ul clearfix"> <ul class="live-ul clearfix">
...@@ -403,7 +403,7 @@ ...@@ -403,7 +403,7 @@
<script> <script>
$(function(){ $(function(){
console.log(window.navigator.userAgent.toLowerCase())
var dHeight=$(document).height() var dHeight=$(document).height()
$(".right-nav").css("height",$(document).height()) $(".right-nav").css("height",$(document).height())
var noUser=false; var noUser=false;
...@@ -745,7 +745,7 @@ $(function(){ ...@@ -745,7 +745,7 @@ $(function(){
var html=[]; var html=[];
for(var i=0;i<data.roomList.length;i++){ for(var i=0;i<data.roomList.length;i++){
var list=data.roomList[i] var list=data.roomList[i]
html+='<a href="room/liveRoom.html?roomId='+list.roomId+'&sound=1&v=2022112501&back=1"><li data-type="https://zhibocdn.yabolive.net/comm'+list.face.split("?")[0]+'?x-oss-process=image/resize,w_180">'; html+='<a href="room/liveRoom.html?roomId='+list.roomId+'&sound=1&v=2022112502&back=1"><li data-type="https://zhibocdn.yabolive.net/comm'+list.face.split("?")[0]+'?x-oss-process=image/resize,w_180">';
if(list.liveScope==3)html+='<img class="secret" src="images/Lock-no.png" alt="">'; if(list.liveScope==3)html+='<img class="secret" src="images/Lock-no.png" alt="">';
if(list.onlinenum)html+='<div class="hot-num-box"><img src="images/hot.png"><span>'+list.onlinenum+'</span></div>'; if(list.onlinenum)html+='<div class="hot-num-box"><img src="images/hot.png"><span>'+list.onlinenum+'</span></div>';
......
...@@ -30,10 +30,10 @@ ...@@ -30,10 +30,10 @@
<meta name="keywords" content="footseen,foot live,激情美女視訊,激情美女影片,腳控足控,絲足,裸足,美腿,絲襪,黑絲,台灣UU聊天室,swag,視訊聊天室,live173,uplive,vklive,nonolive,foot rub,foot fetish"> <meta name="keywords" content="footseen,foot live,激情美女視訊,激情美女影片,腳控足控,絲足,裸足,美腿,絲襪,黑絲,台灣UU聊天室,swag,視訊聊天室,live173,uplive,vklive,nonolive,foot rub,foot fetish">
<meta name="description" content="footseen,腳控足控天堂,絲足美腿視訊影片,台灣足控第一高效約會軟體,免費影片立即觀看,在線美女激情互動,成人視訊線上體驗,徹底釋放你的慾望。"> <meta name="description" content="footseen,腳控足控天堂,絲足美腿視訊影片,台灣足控第一高效約會軟體,免費影片立即觀看,在線美女激情互動,成人視訊線上體驗,徹底釋放你的慾望。">
<script src="../lib/fsize.js"></script> <script src="../lib/fsize.js"></script>
<link rel="stylesheet" href="../css/base.css?v=2022112501"> <link rel="stylesheet" href="../css/base.css?v=2022112502">
<link rel="stylesheet" href="../css/layer.css"> <link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="css/liveRoom.css?v=2022112501"> <link rel="stylesheet" href="css/liveRoom.css?v=2022112502">
<link rel="stylesheet" href="../css/login.css?v=2022112501"> <link rel="stylesheet" href="../css/login.css?v=2022112502">
<link rel="manifest" href="../manifest.webmanifest?v=2022112308" /> <link rel="manifest" href="../manifest.webmanifest?v=2022112308" />
<script src="https://accounts.google.com/gsi/client" async defer></script> <script src="https://accounts.google.com/gsi/client" async defer></script>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script> <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script>
...@@ -571,7 +571,7 @@ ...@@ -571,7 +571,7 @@
</body> </body>
<script src="../lib/jquery-3.1.1.min.js"></script> <script src="../lib/jquery-3.1.1.min.js"></script>
<script src="../lib/default.js?v=2022112501"></script> <script src="../lib/default.js?v=2022112502"></script>
<script src="../layer-v3.1.0/layer/layer.js"></script> <script src="../layer-v3.1.0/layer/layer.js"></script>
<!-- <script src="../lib/inobounce.js"></script> --> <!-- <script src="../lib/inobounce.js"></script> -->
<!-- <script src="lib/fingerprint2.js"></script> --> <!-- <script src="lib/fingerprint2.js"></script> -->
...@@ -713,7 +713,7 @@ $(function(){ ...@@ -713,7 +713,7 @@ $(function(){
var soundOk=false var soundOk=false
if (/android/.test(ua)) { if (/android/.test(ua)) {
if(mySound==1){ if(mySound==1){
history.pushState(null,null,'liveRoom.html?roomId='+sessionStorage.roomId+'&v=2022112501'); history.pushState(null,null,'liveRoom.html?roomId='+sessionStorage.roomId+'&v=2022112502');
$(".sound-btn").attr("data-type",1) $(".sound-btn").attr("data-type",1)
$(".sound-btn").attr("src","images/sound-yes.png") $(".sound-btn").attr("src","images/sound-yes.png")
$(".gift-btn").attr("src","images/gift-btn.png") $(".gift-btn").attr("src","images/gift-btn.png")
...@@ -729,7 +729,6 @@ $(function(){ ...@@ -729,7 +729,6 @@ $(function(){
html+='<video muted id="myVideo" autoplay webkit-playsinline="true" x-webkit-airplay="true" playsinline="true" x5-video-player-type="h5" x5-video-player-fullscreen="true" style="object-fit:cover;z-index: 10" poster="" src="'+data.pullFlowUrlHLS+'"></video>' html+='<video muted id="myVideo" autoplay webkit-playsinline="true" x-webkit-airplay="true" playsinline="true" x5-video-player-type="h5" x5-video-player-fullscreen="true" style="object-fit:cover;z-index: 10" poster="" src="'+data.pullFlowUrlHLS+'"></video>'
} }
$(".video-box").html(html) $(".video-box").html(html)
if(/android/.test(ua)){ if(/android/.test(ua)){
// flvPlay(data.pullFlowUrl) // flvPlay(data.pullFlowUrl)
}else{ }else{
...@@ -779,9 +778,10 @@ $(function(){ ...@@ -779,9 +778,10 @@ $(function(){
if(sessionStorage.lookNum>=3){ if(sessionStorage.lookNum>=3){
setTimeout(function() { setTimeout(function() {
if(localStorage.uid!=undefined)return; if(localStorage.uid!=undefined)return;
sessionStorage.lookNum=0
$(".layer-shadow").show() $(".layer-shadow").show()
loginPage() loginPage()
sessionStorage.lookNum=0
}, 3000); }, 3000);
} }
} }
...@@ -1126,7 +1126,7 @@ $(function(){ ...@@ -1126,7 +1126,7 @@ $(function(){
for(var i=0;i<3;i++){ for(var i=0;i<3;i++){
if(data.roomList[i]==undefined)break; if(data.roomList[i]==undefined)break;
var list=data.roomList[i] var list=data.roomList[i]
html+='<a href="liveRoom.html?roomId='+list.roomId+'&v=2022112501"><li>'; html+='<a href="liveRoom.html?roomId='+list.roomId+'&v=2022112502"><li>';
html+='<span class="more-mc-num">'+list.hotnum+'</span>'; html+='<span class="more-mc-num">'+list.hotnum+'</span>';
html+='<img class="more-mc-face" src="https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_150" alt="">'; html+='<img class="more-mc-face" src="https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_150" alt="">';
html+='<p class="more-mc-p1">'+list.nickname+'</p>'; html+='<p class="more-mc-p1">'+list.nickname+'</p>';
...@@ -1210,7 +1210,7 @@ $(function(){ ...@@ -1210,7 +1210,7 @@ $(function(){
html+='<li>'; html+='<li>';
html+='<div class="hot-list-li-box1">'+(i+1)+'</div>'; html+='<div class="hot-list-li-box1">'+(i+1)+'</div>';
html+='<div class="hot-list-li-box2">'; html+='<div class="hot-list-li-box2">';
html+='<a href="liveRoom.html?roomId='+list.uid+'&v=2022112501"><img class="hot-li-face" src="https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_80" alt=""></a>'; html+='<a href="liveRoom.html?roomId='+list.uid+'&v=2022112502"><img class="hot-li-face" src="https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_80" alt=""></a>';
html+='<div class="hot-li-p1">'+list.nickname+'</div>'; html+='<div class="hot-li-p1">'+list.nickname+'</div>';
html+='<div class="hot-li-p2"><img src="images/hot-icon.png">'+list.score+'</div>'; html+='<div class="hot-li-p2"><img src="images/hot-icon.png">'+list.score+'</div>';
html+='</div>'; html+='</div>';
...@@ -2454,7 +2454,7 @@ $(function(){ ...@@ -2454,7 +2454,7 @@ $(function(){
$(".room-bg,.video-box").css("transition","0.35s all") $(".room-bg,.video-box").css("transition","0.35s all")
$(".room-bg,.video-box").css("top","100vh") $(".room-bg,.video-box").css("top","100vh")
setTimeout(function() { setTimeout(function() {
window.location.href="liveRoom.html?roomId="+topRoomId+"&sound=1&v=2022112501" window.location.href="liveRoom.html?roomId="+topRoomId+"&sound=1&v=2022112502"
}, 350); }, 350);
return return
} }
...@@ -2466,7 +2466,7 @@ $(function(){ ...@@ -2466,7 +2466,7 @@ $(function(){
$(".room-bg,.video-box").css("transition","0.35s all") $(".room-bg,.video-box").css("transition","0.35s all")
$(".room-bg,.video-box").css("top","-100vh") $(".room-bg,.video-box").css("top","-100vh")
setTimeout(function() { setTimeout(function() {
window.location.href="liveRoom.html?roomId="+BottomRoomId+"&sound=1&v=2022112501" window.location.href="liveRoom.html?roomId="+BottomRoomId+"&sound=1&v=2022112502"
}, 350); }, 350);
return return
} }
......
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