Commit 17a2e4a9 by libai

测试

parent 1ba861e8
...@@ -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.png?v=20210514) no-repeat; background: url(../images/content-top.png?v=20211118) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
margin-top: 3vw; margin-top: 3vw;
} }
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
.content2 { .content2 {
width: 100vw; width: 100vw;
height: 112.76vw; height: 112.76vw;
background: url(../images/content2.png) no-repeat; background: url(../images/content2.png?v=20211118) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
.foot-box { .foot-box {
......
...@@ -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.png?v=20210514)no-repeat; background: url(../images/content-top.png?v=20211118)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
margin-top: 3vw; margin-top: 3vw;
} }
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
.content2{ .content2{
width:100vw; width:100vw;
height: 112.76vw; height: 112.76vw;
background: url(../images/content2.png)no-repeat; background: url(../images/content2.png?v=20211118)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
.foot-box{ .foot-box{
......

666 KB | W: | H:

180 KB | W: | H:

images/content-top.png
images/content-top.png
images/content-top.png
images/content-top.png
  • 2-up
  • Swipe
  • Onion skin

498 KB | W: | H:

501 KB | W: | H:

images/content2.png
images/content2.png
images/content2.png
images/content2.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,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=2021051401"> <link rel="stylesheet" href="css/index.css?v=2021111801">
<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