liukangdong
2024-07-18 5b219a9694c8d69db42e746a654c779cc6a61bf6
wechat_jiaxuan/pages/productVideo/index.less
@@ -56,9 +56,23 @@
.content{
  padding: 0 40rpx 40rpx;
  .item{
    margin-bottom: 60rpx;
    position: relative;
    .play{
      width: 60rpx;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 1;
    }
    .img_wrap{
      width: 100%;
      position: relative;
    .img{
      width: 100%;
    }
    }
    .title{
      font-size: 30rpx;
      color: #111111;