k94314517
2024-07-29 5a42219c9f91fd8fa77ddd8c8945d03168250b68
wechat_staff/components/disCase/index.less
@@ -171,6 +171,7 @@
        margin-left: 12rpx;
        .icon{
          width: 28rpx;
          height: 28rpx;
          margin-right: 8rpx;
        }
        .num{
@@ -182,4 +183,14 @@
      }
    }
  }
  .empty_wrap{
    width: 100%;
    display: flex;
    padding-top: 200rpx;
    justify-content: center;
  }
  .default_empty{
    width: 300rpx;
    height: 300rpx;
  }
}