ts
litian
2024-09-27 d780880b7a73360c8fc9fead1b429dd8ba3758e3
components/empty/index.wxss
@@ -1,8 +1,9 @@
.noData-box {
  text-align: center;
  padding: 80rpx;
}
.noData-box image {
.noData-box .note-icon {
  width: 205rpx !important;
  height: 133rpx !important;
}