litian
2024-03-15 3f1ea0a8e4bb02bf7544df8660b15cfa69d6b84a
pages/retrievalPage/index.wxss
@@ -131,17 +131,14 @@
}
.body-info .name {
  font-size: 32rpx;
  height: 88rpx;
  color: #333333;
  font-weight: bold;
  line-height: 44rpx;
  display: -webkit-box;
  margin-bottom: 10rpx;
  font-size: 25rpx;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  margin-bottom: 10rpx;
}
.body-info .time {
@@ -176,7 +173,8 @@
.listBox1 .listItemBox {
  height: 220rpx;
  margin-bottom: 30rpx;
  margin-bottom: 20rpx;
  padding: 30rpx;
}
.listBox1 .specialSubject-img {
@@ -286,4 +284,13 @@
  color: #333333;
  padding: 15rpx;
  margin-bottom: 10rpx;
}
.t-tabs__item--active {
  color: #FF6C00 !important;
}
.t-tabs__track {
  background-color: #FF6C00 !important;
}