diff --git a/mobile/css/index.css b/mobile/css/index.css index 8a4dada..6b6ef2e 100644 --- a/mobile/css/index.css +++ b/mobile/css/index.css @@ -415,8 +415,6 @@ width: 9.35rem; overflow: hidden; height: 5.08rem; - background: url(../images/add-img.png) no-repeat; - background-size: cover; position: relative; background-position-y: center; } diff --git a/mobile/css/index.less b/mobile/css/index.less index 9b0ad46..ad06199 100644 --- a/mobile/css/index.less +++ b/mobile/css/index.less @@ -424,8 +424,7 @@ width: 9.35rem; overflow: hidden; height: 5.08rem; - background:url(../images/add-img.png)no-repeat; - background-size: cover; + position: relative; background-position-y: center; } diff --git a/mobile/video.html b/mobile/video.html index 146c05f..ff73648 100644 --- a/mobile/video.html +++ b/mobile/video.html @@ -25,7 +25,7 @@ <link rel="stylesheet" href="css/base.css"> <link rel="stylesheet" href="css/layer.css"> <link rel="stylesheet" href="css/daily.css"> - <link rel="stylesheet" href="css/index.css?v=2022091401"> + <link rel="stylesheet" href="css/index.css?v=2022091501"> <script src="lib/flv.js"></script> <style> .recommend-swiper{