liukangdong
2024-07-29 2b65fa2a67736d4316115ce91c26792f6c0b2377
wechat_staff/components/disRealpic/index.less
@@ -149,7 +149,9 @@
    .item {
      width: 324rpx;
      margin-bottom: 32rpx;
      &:nth-last-child(1){
        margin-right: auto;
      }
      .img_wrap {
        width: 100%;
        height: 182rpx;
@@ -182,6 +184,7 @@
          .icon {
            width: 24rpx;
            height: 24rpx;
            margin-right: 4rpx;
          }
        }
@@ -222,6 +225,7 @@
        .icon {
          width: 28rpx;
          height: 28rpx;
          margin-right: 8rpx;
        }
@@ -235,4 +239,14 @@
      }
    }
  }
  .empty_wrap{
    width: 100%;
    display: flex;
    padding-top: 200rpx;
    justify-content: center;
  }
  .default_empty{
    width: 300rpx;
    height: 300rpx;
  }
}