Commit b99c9b64 by libai

测试

parent cf2577b4
...@@ -1166,7 +1166,7 @@ ...@@ -1166,7 +1166,7 @@
border-radius: 1rem; border-radius: 1rem;
left: 0.4rem; left: 0.4rem;
bottom: 1.5rem; bottom: 1.5rem;
z-index: 50; z-index: 250;
} }
.layer-space-box { .layer-space-box {
height: 8.8rem; height: 8.8rem;
......
...@@ -1201,7 +1201,7 @@ ...@@ -1201,7 +1201,7 @@
border-radius: 1rem; border-radius: 1rem;
left: 0.4rem; left: 0.4rem;
bottom: 1.5rem; bottom: 1.5rem;
z-index: 50; z-index: 250;
} }
.layer-space-box{ .layer-space-box{
height: 8.8rem; height: 8.8rem;
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<script src="../lib/fsize.js"></script> <script src="../lib/fsize.js"></script>
<link rel="stylesheet" href="../css/base.css"> <link rel="stylesheet" href="../css/base.css">
<link rel="stylesheet" href="../css/layer.css"> <link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="css/liveRoom.css?v=2022112109"> <link rel="stylesheet" href="css/liveRoom.css?v=2022112112">
<link rel="stylesheet" href="../css/login.css?v=2022111808"> <link rel="stylesheet" href="../css/login.css?v=2022111808">
<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>
......
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