yiming
2024-03-26 c5864be56488bee0c767d4b1cf157db4a0ec33c3
pages/retrievalPage/index.wxss
@@ -126,8 +126,8 @@
}
.specialSubject-img image {
  width: 100%;
  height: 100%;
  width: 176.63px;
  height: 109px;
  object-fit: contain;
}
@@ -138,7 +138,6 @@
}
.body-info .name {
  font-size: 25rpx;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
@@ -326,4 +325,8 @@
  align-items: center;
  justify-content: center;
  --td-loading-color: #ff6c00;
}
.t-tabs__item--evenly {
  flex: 1 0 auto !important;
}