From 2a087d6956309125cc1c8a123840e35a2d99e386 Mon Sep 17 00:00:00 2001
From: libai <libai@yazhai.co>
Date: Fri, 11 Aug 2023 19:02:45 +0800
Subject: [PATCH] 测试

---
 index.html         | 2 --
 room/css/room.css  | 2 +-
 room/css/room.less | 2 +-
 room/liveRoom.html | 8 ++++----
 4 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/index.html b/index.html
index d71fa98..a9980c0 100644
--- a/index.html
+++ b/index.html
@@ -190,7 +190,6 @@
     <div style="height: 60px;"></div>
 </div>
 <div class="login-content">
-
 </div>
 </body>
 <script src="layer-v3.1.0/layer/layer.js"></script>
@@ -209,7 +208,6 @@ $(function(){
     // var strings='eyJhbGciOiJSUzI1NiIsImtpZCI6IjJiMDllNzQ0ZDU4Yzk5NTVkNGYyNDBiNmE5MmY3YjM3ZmVhZDJmZjgiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2FjY291bnRzLmdvb2dsZS5jb20iLCJuYmYiOjE2NTU3MjY3MzksImF1ZCI6IjUzNDE4MzY4NTUwMC1hZzB2YWkwamg2dG9kbGRpNHJnNmx2cDBnY3Nvamswbi5hcHBzLmdvb2dsZXVzZXJjb250ZW50LmNvbSIsInN1YiI6IjExNjU2MDI0NDUzNDA2NzMwNDk0NSIsImVtYWlsIjoiNDA1NzA4MTIyQHFxLmNvbSIsImVtYWlsX3ZlcmlmaWVkIjp0cnVlLCJhenAiOiI1MzQxODM2ODU1MDAtYWcwdmFpMGpoNnRvZGxkaTRyZzZsdnAwZ2Nzb2prMG4uYXBwcy5nb29nbGV1c2VyY29udGVudC5jb20iLCJuYW1lIjoi5p2O55m9IiwicGljdHVyZSI6Imh0dHBzOi8vbGgzLmdvb2dsZXVzZXJjb250ZW50LmNvbS9hL0FBVFhBSng2TTAwOVdBV0NtRTlBZUhZajJHYnhrRE5Bb1NRS3BqNHFrZm9nPXM5Ni1jIiwiZ2l2ZW5fbmFtZSI6IueZvSIsImZhbWlseV9uYW1lIjoi5p2OIiwiaWF0IjoxNjU1NzI3MDM5LCJleHAiOjE2NTU3MzA2MzksImp0aSI6IjM2YzdmZTk2ODg3NTQzODVkMTM4OWVhZGRlODJmOTgzMjQwZWFmY2QifQ.QL0TPz2C7lEvAfcnYRbfUwO39R0GsS6QkZboNpF6X7RWblxeKnm8CRWaqtosPbMNXqi42U7Cbkjb3rnD5GqTixRoYDeCceZzAhgQh4fNqs1_vU3gsQ0cBhqVYycbGo8hi6h-zFcMLMbM8hml3NvJqc1TYdhSDW3BdeaegBu2esLpgY4ac0Ick86-TnJH6Gj-U2WGU0QabbaEfbG1MSe-FslBEcE-Y9vbP4Wfzm0K1PCnooBv2Saj4HPBMuAhluHHXiejfU8MvLT8AaJH0oKlBJ_yH01OOGSiqQhM8qt3jaEC4lNVghePtSpjcflwY4_p-0vxewL4uH5szZnbVhPL0Q'
     // var userinfo = JSON.parse(decodeURIComponent(escape(window.atob(strings.replace(/-/g, "+").replace(/_/g, "/")))));
     // //console.log(userinfo)    
- 
     if(data.jump!=undefined){
         sessionStorage.jump=data.jump
         var stateObject = {};
diff --git a/room/css/room.css b/room/css/room.css
index bf2d8c8..2950a8e 100644
--- a/room/css/room.css
+++ b/room/css/room.css
@@ -2887,7 +2887,7 @@ input::-webkit-input-placeholder {
   height: 634px;
   width: 360px;
   background: rgba(0, 0, 0, 0.2);
-  backdrop-filter: blur(12px);
+  backdrop-filter: blur(12px) !important;
   position: absolute;
 }
 .secret-face {
diff --git a/room/css/room.less b/room/css/room.less
index ecfccfd..a74026b 100644
--- a/room/css/room.less
+++ b/room/css/room.less
@@ -2972,7 +2972,7 @@ input::-webkit-input-placeholder{
         height: 634px;
         width: 360px;
         background: rgba(0,0,0,0.2);
-        backdrop-filter: blur(12px);
+        backdrop-filter: blur(12px) !important;
         position: absolute;
    
     }
diff --git a/room/liveRoom.html b/room/liveRoom.html
index c455e27..70af12f 100644
--- a/room/liveRoom.html
+++ b/room/liveRoom.html
@@ -21,7 +21,7 @@
     <link rel="stylesheet" href="../css/layer.css">
     <link rel="stylesheet" href="../css/swiper.min.css">
     <link rel="stylesheet" href="css/index.css?v=2023060603">
-    <link rel="stylesheet" href="css/room.css?v=2023060603">
+    <link rel="stylesheet" href="css/room.css?v=2023081101">
     <link rel="stylesheet" href="../css/login.css?v=2023060602">
     <script src="../lib/flv.js"></script>
     <script src="https://accounts.google.com/gsi/client" async defer></script>
@@ -977,7 +977,8 @@ $(function () {
         myDiamond()
         task(1)
         taskMouse()
-    }else{
+    }
+    else{
         $(".left-gift-send,.live-send-btn").on("click",function(){
             $(".login-box1 .login-title").text(langList[sessionStorage.lang].loginTitle1)
             loginLayer()
@@ -995,7 +996,7 @@ $(function () {
     $(".language-box").on("mouseover",function(){
         clearInterval(lDown)
         $(".language-content").fadeIn(150)
-    
+
     })
     $(".language-box").on("mouseout",function(){
         lDown = setTimeout(function () {
@@ -1250,7 +1251,6 @@ $(function () {
                             
                         }
                     /****最后20秒弹框end****/
-   
                     },1000)
                 }
                 if(data.progressBar.state==3){
--
libgit2 0.25.0