litian
2024-04-09 dc1b48bb46e5715a5a55ee2c0f60175b849a6b3b
packageDomain/pages/sampleBookList/index.wxss
@@ -49,10 +49,11 @@
.header-scroll {
  width: 100vw;
  overflow-x: auto;
}
.srcolbox {
  width: 100%;
  width: 900rpx;
  white-space: nowrap;
}
@@ -279,14 +280,22 @@
  margin-left: 10rpx;
}
.movable-area {
  width: 100%;
  height: 100%;
}
.movable-view {
  width: 184rpx;
  height: 184rpx;
  top: 800rpx;
  left: 520rpx;
}
.applyBox {
  width: 184rpx;
  height: 184rpx;
  position: fixed;
  bottom: 20%;
  right: 0;
}
.applyBox .box {
@@ -299,6 +308,7 @@
.applyBox .box .t-image {
  width: 100%;
  height: 100%;
}
.num {