闫增涛
2024-07-29 af2e38d1d72633d03afdb6e75f8d30b7ef0d0aee
packageDomain/pages/sampleBookList/index.wxss
@@ -27,7 +27,7 @@
  display: flex;
  align-items: center;
  --td-search-font-size: 28rpx;
  margin-bottom: 30rpx;
  margin-bottom: 16rpx;
}
.list-header {
@@ -57,7 +57,6 @@
.srcolbox {
  width: 900rpx;
  white-space: nowrap;
  padding-bottom: 15rpx;
}
.srcolbox .t-button--primary {
@@ -336,4 +335,14 @@
  position: absolute;
  top: 30rpx;
  left: 118rpx;
}
}
.t-icon-search {
  font-size: 38rpx;
}
.t-search__input-box {
  height: 70rpx !important;
}