litian
2024-04-17 db7fdd2cd77a20876d534ae020477b39b5f74faa
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;
}
@@ -411,9 +410,11 @@
.t-tabs .t-tabs__item--active {
  background-repeat: no-repeat;
  background-size: 30% 40%;
  background-position: 65% 50%;
  background-size: 45% 45%;
  /* background-position: 65% 50%; */
  background-position: right center;
  background-image: url(https://jsek.bnuic.com/home/image/click-icon.png);
}
.t-tabs__item--evenly {
@@ -437,7 +438,7 @@
.t-tabs__item-inner .t-icon {
  margin-bottom: 12rpx;
  margin-bottom: 20rpx;
}
.t-tabs__item-inner .t-icon__image {