k94314517
2024-07-29 5a42219c9f91fd8fa77ddd8c8945d03168250b68
wechat_staff/components/disRealpic/index.less
@@ -11,6 +11,7 @@
  image {
    width: 28rpx;
    height: 28rpx;
    margin-right: 16rpx;
  }
}
@@ -181,6 +182,7 @@
          .icon {
            width: 24rpx;
            height: 24rpx;
            margin-right: 4rpx;
          }
        }
@@ -221,6 +223,7 @@
        .icon {
          width: 28rpx;
          height: 28rpx;
          margin-right: 8rpx;
        }
@@ -234,4 +237,14 @@
      }
    }
  }
  .empty_wrap{
    width: 100%;
    display: flex;
    padding-top: 200rpx;
    justify-content: center;
  }
  .default_empty{
    width: 300rpx;
    height: 300rpx;
  }
}