闫增涛
2024-04-17 46b1a99c27482b3798aff89e7fda3554f9ae3801
packageBookService/pages/bookServices/detail/index.wxss
@@ -222,7 +222,7 @@
/* 图书资源 */
.book-resource {
  min-height: calc(100vh - 900rpx);
  min-height: calc(100% - 637rpx);
  margin-top: 20rpx;
  background-color: #fff !important;
  --td-tab-item-height: 140rpx;
@@ -353,14 +353,13 @@
.movable-area {
  width: 100%;
  min-height: calc(100vh - 900rpx);
  height: 100%;
}
.movable-view {
  width: 184rpx;
  height: 184rpx;
  top: 400rpx;
  top: 860rpx;
  left: 520rpx;
  z-index: 99;
}
@@ -437,7 +436,7 @@
.t-tabs__item-inner .t-icon {
  margin-bottom: 12rpx;
  margin-bottom: 20rpx;
}
.t-tabs__item-inner .t-icon__image {