Commit 9a9a9339 by libai

测试

parent 7011d88c
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
background: url(../images/bottom-bg.png) no-repeat; background: url(../images/bottom-bg.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
position: absolute; position: absolute;
bottom: 1rem; bottom: 0.7rem;
left: 0; left: 0;
z-index: 5; z-index: 5;
} }
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
background: url(../images/down.png) no-repeat; background: url(../images/down.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
left: 1.615rem; left: 1.615rem;
bottom: 2rem; bottom: 1.7rem;
position: absolute; position: absolute;
z-index: 50; z-index: 50;
transform: scale(1); transform: scale(1);
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
background: url(../images/bottom-bg.png)no-repeat; background: url(../images/bottom-bg.png)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
position: absolute; position: absolute;
bottom: 1rem; bottom: 0.7rem;
left: 0; left: 0;
z-index: 5; z-index: 5;
} }
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
background: url(../images/down.png)no-repeat; background: url(../images/down.png)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
left: 1.615rem; left: 1.615rem;
bottom: 2rem; bottom: 1.7rem;
position: absolute; position: absolute;
z-index: 50; z-index: 50;
transform: scale(1); transform: scale(1);
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,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/index.css?v=2022080503"> <link rel="stylesheet" href="css/index.css?v=2022080504">
</head> </head>
<body> <body>
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,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/index.css?v=2022080503"> <link rel="stylesheet" href="css/index.css?v=2022080504">
</head> </head>
<body> <body>
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,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/index.css?v=2022080503"> <link rel="stylesheet" href="css/index.css?v=2022080504">
</head> </head>
<body> <body>
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,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/index.css?v=2022080503"> <link rel="stylesheet" href="css/index.css?v=2022080504">
</head> </head>
<body> <body>
......
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