jiangping
2024-07-29 6ef6edc385edf6975e20e160a00635ca7c9fc8a4
wechat_jiaxuan/components/disProduct/index.less
@@ -178,6 +178,9 @@
        width: 242rpx;
        flex-shrink: 0;
        margin-bottom: 32rpx;
        &:nth-last-child(1){
          margin-right: auto;
        }
        .img_wrap {
          width: 242rpx;
          border-radius: 8rpx;
@@ -227,4 +230,14 @@
      }
    }
  }
}
.empty_wrap{
  width: 100%;
  display: flex;
  padding-top: 200rpx;
  justify-content: center;
}
.default_empty{
  width: 300rpx;
  height: 300rpx;
}