Commit be8962d6 by libai

测试

parent 60edfdeb
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
width: 65vw; width: 65vw;
height: 39vw; height: 39vw;
margin: 0 auto; margin: 0 auto;
background: url(../images/content-top.jpg?v=20201010) no-repeat; background: url(../images/content-top.png?v=20201010) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
margin-top: 3vw; margin-top: 3vw;
} }
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
width: 65vw; width: 65vw;
height: 39vw; height: 39vw;
margin: 0 auto; margin: 0 auto;
background: url(../images/content-top.jpg?v=20201010)no-repeat; background: url(../images/content-top.png?v=20201010)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
margin-top: 3vw; margin-top: 3vw;
} }
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>果冻直播</title> <title>果冻直播</title>
<link rel="stylesheet" href="css/base.css"> <link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/index.css?v=2020311"> <link rel="stylesheet" href="css/index.css?v=202031101">
<link rel="stylesheet" href="layer-v3.1.0/layer.css"> <link rel="stylesheet" href="layer-v3.1.0/layer.css">
<script> <script>
var ua = window.navigator.userAgent.toLowerCase(); var ua = window.navigator.userAgent.toLowerCase();
......
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