litian
2024-04-08 e6a156a6a8bb6f1d3a17e9310269f53c56e10b42
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;
}