jiangping
2024-07-19 bf99ae66d14857dfcd97dc6ccb8e82a38d3bd75f
wechat_jiaxuan/pages/productVideo/index.less
@@ -56,8 +56,22 @@
.content{
  padding: 0 40rpx 40rpx;
  .item{
    .img{
    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;