yiming
2024-04-03 d19d4d7523eaf8e0a0d00467681a55c0c49c2d3d
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;
}