Commit 4917039c by libai

测试

parent 5fc3b9bd
......@@ -752,7 +752,7 @@
.back {
width: 0.6rem;
position: fixed;
left: 0rem;
left: 0.3rem;
z-index: 800;
top: 0.3rem;
}
......
......@@ -768,7 +768,7 @@
.back{
width: 0.6rem;
position: fixed;
left: 0rem;
left: 0.3rem;
z-index: 800;
top: 0.3rem;
}
......
......@@ -25,7 +25,7 @@
<link rel="stylesheet" href="css2/base.css">
<link rel="stylesheet" href="css2/layer.css">
<link rel="stylesheet" href="css2/daily.css">
<link rel="stylesheet" href="css2/index.css?v=2022120701">
<link rel="stylesheet" href="css2/index.css?v=2022120702">
<script src="lib/flv.js"></script>
<style>
.recommend-swiper{
......@@ -46,11 +46,20 @@
height: 5.05rem;
overflow: hidden;
}
.back-p{
font-size: 0.35rem;
color: #333 !important;
display: inline-block;
line-height: 1.2rem;
height: 1.2rem;
text-indent: 0.8rem;
}
</style>
</head>
<body style="background: #F3F3F3">
<div class="m-content">
<a href="javascript:history.go(-1);"><img class="back" src="images/back.png" alt=""></a>
<a class="back-p" href="javascript:history.go(-1);"><img class="back" src="images/back.png" alt="">返回</a>
<div style="height: 0.8rem;"></div>
<div class="grap-swiper-box">
<div class="recommend-swiper">
......
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