Commit 217c7c84 by libai

测试

parent c9adaf33
...@@ -1804,7 +1804,7 @@ ...@@ -1804,7 +1804,7 @@
background: url(../images/sound-tips.png) no-repeat; background: url(../images/sound-tips.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
position: absolute; position: absolute;
z-index: 1000; z-index: 500;
bottom: 1rem; bottom: 1rem;
left: 5.5rem; left: 5.5rem;
pointer-events: none; pointer-events: none;
......
...@@ -1859,7 +1859,7 @@ ...@@ -1859,7 +1859,7 @@
background: url(../images/sound-tips.png) no-repeat; background: url(../images/sound-tips.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
position: absolute; position: absolute;
z-index: 1000; z-index: 500;
bottom: 1rem; bottom: 1rem;
left: 5.5rem; left: 5.5rem;
pointer-events: none; pointer-events: none;
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
<script src="../lib/fsize.js"></script> <script src="../lib/fsize.js"></script>
<link rel="stylesheet" href="../css/base.css?v=2022112804"> <link rel="stylesheet" href="../css/base.css?v=2022112804">
<link rel="stylesheet" href="../css/layer.css"> <link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="css/liveRoom.css?v=2023030702"> <link rel="stylesheet" href="css/liveRoom.css?v=2023030705">
<link rel="stylesheet" href="../css/login.css?v=2023011202"> <link rel="stylesheet" href="../css/login.css?v=2023011202">
<link rel="manifest" href="../manifest.webmanifest?v=2022112308" /> <link rel="manifest" href="../manifest.webmanifest?v=2022112308" />
<script src="../lib/hello.js" async defer></script> <script src="../lib/hello.js" async defer></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