闫增涛
2024-04-09 253245731d2b0c5ea4994a9c4e17ad6b60136f2c
pages/bookExhibitionList/index.wxss
@@ -243,8 +243,21 @@
  top: 0px;
  background-color: #fff;
  height: 135px;
  z-index: 999;
}
.disableds {
  color: var(--td-dropdown-menu-disabled-colorm, var(--td-font-gray-4, rgba(0, 0, 0, 0.26))) !important;
}
.scrollViewBox {
  height: calc(100vh - 300rpx);
  /* width: calc(100vw - 60rpx); */
  /* height: 700rpx; */
}
.bottom-box {
  margin-top: 100rpx;
  display: flex;
  justify-content: center;
}