闫增涛
2024-03-26 5ca38e4ef60e35f08e87d6569b72c25433c311ca
pages/retrievalPage/index.wxss
@@ -126,8 +126,8 @@
}
.specialSubject-img image {
  width: 100%;
  height: 100%;
  width: 176.63px;
  height: 109px;
  object-fit: contain;
}
@@ -135,10 +135,10 @@
  padding: 20rpx;
  font-size: 28rpx;
  min-height: 110rpx;
  width: 148px;
}
.body-info .name {
  font-size: 25rpx;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
@@ -326,4 +326,8 @@
  align-items: center;
  justify-content: center;
  --td-loading-color: #ff6c00;
}
.t-tabs__item--evenly {
  flex: 1 0 auto !important;
}