bug
litian
2024-07-12 1951e6ccf8dff46e6f8c671308f6e4db694fc800
packageBookService/pages/bookServices/list/index.wxss
@@ -9,13 +9,17 @@
  display: flex;
  align-items: center;
  --td-search-font-size: 28rpx;
  margin-bottom: 30rpx;
  margin-bottom: 16rpx;
}
.t-search__input-box {
  height: 70rpx !important;
}
.list-header {
  overflow: hidden;
  display: flex;
  height: 96rpx;
  height: 120rpx;
  --td-button-primary-active-bg-color: #ff984d;
}
@@ -143,7 +147,7 @@
.assort-title .title-name {
  font-size: 32rpx;
  margin-left: 32rpx;
  font-weight: 700;
  font-family: "JDLANGZHENGTI";
}
.book-list {
@@ -258,4 +262,8 @@
.t-radio {
  font-size: var(--td-radio-font-size, 28rpx) !important;
}
.t-icon-search {
  font-size: 38rpx;
}