Commit 9244a5cd by libai

测试

parent 326340ab
...@@ -643,7 +643,6 @@ $(function(){ ...@@ -643,7 +643,6 @@ $(function(){
} }
}) })
} }
function layzImg(){ function layzImg(){
var iNum=$(".video-box-ul li").length-40 var iNum=$(".video-box-ul li").length-40
if(iNum<0)iNum=0 if(iNum<0)iNum=0
......
...@@ -58,7 +58,7 @@ body::-webkit-scrollbar { ...@@ -58,7 +58,7 @@ body::-webkit-scrollbar {
font-size: 22px; font-size: 22px;
margin-right: 4px; margin-right: 4px;
} }
.like-btn { .space-top .like-btn {
position: absolute; position: absolute;
width: 170px; width: 170px;
height: 48px; height: 48px;
......
...@@ -58,7 +58,8 @@ body::-webkit-scrollbar { ...@@ -58,7 +58,8 @@ body::-webkit-scrollbar {
margin-right: 4px; margin-right: 4px;
} }
} }
.like-btn{ .space-top{
.like-btn{
position: absolute; position: absolute;
width: 170px; width: 170px;
height: 48px; height: 48px;
...@@ -67,7 +68,9 @@ body::-webkit-scrollbar { ...@@ -67,7 +68,9 @@ body::-webkit-scrollbar {
top: 80px; top: 80px;
left: 796px; left: 796px;
cursor: pointer; cursor: pointer;
}
} }
.like-btn-end{ .like-btn-end{
background: url(../images/like-end.png)no-repeat; background: url(../images/like-end.png)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<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/login.css?v=2022073003"> <link rel="stylesheet" href="../css/login.css?v=2022073003">
<link rel="stylesheet" href="css/index.css"> <link rel="stylesheet" href="css/index.css?v=2022080401">
<script src="https://accounts.google.com/gsi/client" async defer></script> <script src="https://accounts.google.com/gsi/client" async defer></script>
<script src="https://www.footseen.xyz/lib/hello.js"></script> <script src="https://www.footseen.xyz/lib/hello.js"></script>
</head> </head>
......
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