yiming
2024-04-11 a9bd2df4da1cf7b198db7bf2d67ce8adbbe89b32
pages/bookExhibitionList/index.wxss
@@ -1,4 +1,5 @@
/* pages/bookExhibitionList/index.wxss */
@import "./index.skeleton.wxss";
.nacigationBar {
  background-color: #fff;
@@ -254,4 +255,18 @@
  height: calc(100vh - 300rpx);
  /* width: calc(100vw - 60rpx); */
  /* height: 700rpx; */
}
.bottom-box {
  display: flex;
  justify-content: center;
  color: #999;
  height: 80rpx;
  font-size: 28rpx;
  --td-loading-color: #ff6c00;
  margin-top: 100rpx;
  display: flex;
  justify-content: center;
}