From 28a32e99f25b834072e65cda422a1e95eb9ac3ef Mon Sep 17 00:00:00 2001 From: libai <libai@yazhai.co> Date: Fri, 25 Nov 2022 19:03:03 +0800 Subject: [PATCH] 测试 --- mTest/css/index.css | 13 +++++++++++++ mTest/css/index.less | 13 +++++++++++++ mTest/index.html | 14 +++++++------- mTest/room/liveRoom.html | 24 ++++++++++++------------ 4 files changed, 45 insertions(+), 19 deletions(-) diff --git a/mTest/css/index.css b/mTest/css/index.css index 3a188e2..a5689eb 100644 --- a/mTest/css/index.css +++ b/mTest/css/index.css @@ -1250,3 +1250,16 @@ color: #999; 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; +} diff --git a/mTest/css/index.less b/mTest/css/index.less index 61c3107..74e7261 100644 --- a/mTest/css/index.less +++ b/mTest/css/index.less @@ -1285,4 +1285,17 @@ color: #999; 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 diff --git a/mTest/index.html b/mTest/index.html index dedd9cd..c042b14 100644 --- a/mTest/index.html +++ b/mTest/index.html @@ -17,7 +17,7 @@ <meta name="apple-mobile-web-app-capable" content="yes"> <link rel="apple-touch-icon-precomposed" href="icon/fox-icon.png"> <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="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta content="telephone=no" name="format-detection"> @@ -32,10 +32,10 @@ <meta name="keywords" content="footseen,foot live,激情美女視訊,激情美女影片,腳控足控,絲足,裸足,美腿,絲襪,黑絲,台灣UU聊天室,swag,視訊聊天室,live173,uplive,vklive,nonolive,foot rub,foot fetish"> <meta name="description" content="footseen,腳控足控天堂,絲足美腿視訊影片,台灣足控第一高效約會軟體,免費影片立即觀看,在線美女激情互動,成人視訊線上體驗,徹底釋放你的慾望。"> <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/index.css?v=2022112501"> - <link rel="stylesheet" href="css/login.css?v=2022112501"> + <link rel="stylesheet" href="css/index.css?v=2022112502"> + <link rel="stylesheet" href="css/login.css?v=2022112502"> <link rel="manifest" href="manifest.webmanifest?v=2022112308" /> @@ -99,7 +99,7 @@ <li class="top-box-li-click">直播 <img class="click-img" src="images/click.png" alt=""></li> <li>影片</li> </ul> - <div class="">登錄/</div> + <div class="first-login-btn">登錄/註冊</div> </div> <div style="height: 1.5rem;"></div> <ul class="live-ul clearfix"> @@ -403,7 +403,7 @@ <script> $(function(){ - console.log(window.navigator.userAgent.toLowerCase()) + var dHeight=$(document).height() $(".right-nav").css("height",$(document).height()) var noUser=false; @@ -745,7 +745,7 @@ $(function(){ var html=[]; for(var i=0;i<data.roomList.length;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.onlinenum)html+='<div class="hot-num-box"><img src="images/hot.png"><span>'+list.onlinenum+'</span></div>'; diff --git a/mTest/room/liveRoom.html b/mTest/room/liveRoom.html index 8db92d7..0621cda 100644 --- a/mTest/room/liveRoom.html +++ b/mTest/room/liveRoom.html @@ -30,10 +30,10 @@ <meta name="keywords" content="footseen,foot live,激情美女視訊,激情美女影片,腳控足控,絲足,裸足,美腿,絲襪,黑絲,台灣UU聊天室,swag,視訊聊天室,live173,uplive,vklive,nonolive,foot rub,foot fetish"> <meta name="description" content="footseen,腳控足控天堂,絲足美腿視訊影片,台灣足控第一高效約會軟體,免費影片立即觀看,在線美女激情互動,成人視訊線上體驗,徹底釋放你的慾望。"> <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/liveRoom.css?v=2022112501"> - <link rel="stylesheet" href="../css/login.css?v=2022112501"> + <link rel="stylesheet" href="css/liveRoom.css?v=2022112502"> + <link rel="stylesheet" href="../css/login.css?v=2022112502"> <link rel="manifest" href="../manifest.webmanifest?v=2022112308" /> <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> @@ -571,7 +571,7 @@ </body> <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="../lib/inobounce.js"></script> --> <!-- <script src="lib/fingerprint2.js"></script> --> @@ -713,7 +713,7 @@ $(function(){ var soundOk=false if (/android/.test(ua)) { 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("src","images/sound-yes.png") $(".gift-btn").attr("src","images/gift-btn.png") @@ -729,11 +729,10 @@ $(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>' } $(".video-box").html(html) - if(/android/.test(ua)){ // flvPlay(data.pullFlowUrl) }else{ - + } var iosT=null; // flvPlay(data.pullFlowUrl) @@ -779,9 +778,10 @@ $(function(){ if(sessionStorage.lookNum>=3){ setTimeout(function() { if(localStorage.uid!=undefined)return; + sessionStorage.lookNum=0 $(".layer-shadow").show() loginPage() - sessionStorage.lookNum=0 + }, 3000); } } @@ -1126,7 +1126,7 @@ $(function(){ for(var i=0;i<3;i++){ if(data.roomList[i]==undefined)break; 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+='<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>'; @@ -1210,7 +1210,7 @@ $(function(){ html+='<li>'; html+='<div class="hot-list-li-box1">'+(i+1)+'</div>'; 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-p2"><img src="images/hot-icon.png">'+list.score+'</div>'; html+='</div>'; @@ -2454,7 +2454,7 @@ $(function(){ $(".room-bg,.video-box").css("transition","0.35s all") $(".room-bg,.video-box").css("top","100vh") 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); return } @@ -2466,7 +2466,7 @@ $(function(){ $(".room-bg,.video-box").css("transition","0.35s all") $(".room-bg,.video-box").css("top","-100vh") 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); return } -- libgit2 0.25.0