闫增涛
2024-04-15 cb6bb8bda31df75afe5a5bd50fe8e3ff6a3d34e2
pages/bookExhibitionList/index.wxss
@@ -1,4 +1,5 @@
/* pages/bookExhibitionList/index.wxss */
@import "./index.skeleton.wxss";
.nacigationBar {
  background-color: #fff;
@@ -268,4 +269,10 @@
  margin-top: 100rpx;
  display: flex;
  justify-content: center;
}
.t-search__input-box--square {
  border-radius: var(--td-search-square-radius, var(--td-radius-default, 36rpx)) !important;
  height: 72rpx;
}