1
litian
2024-04-17 eeaef4fa1a06616e41ae8013c95e99bb3895aac5
packageDomain/pages/sampleBookList/index.wxss
@@ -14,7 +14,7 @@
}
.bookServices-list {
  padding-top: 294rpx;
  padding-top: 310rpx;
  background: #F2F3F8;
}
@@ -57,6 +57,7 @@
.srcolbox {
  width: 900rpx;
  white-space: nowrap;
  padding-bottom: 15rpx;
}
.srcolbox .t-button--primary {
@@ -244,11 +245,13 @@
.book-author {
  height: 30rpx;
  margin-top: 16rpx;
  margin-bottom: 14rpx;
  width: 100%;
  font-size: 24rpx;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkbox {