yiming
2024-03-08 f10d1c14a59343f3ad6bafa4762363427be0c89b
pages/bookExhibitionList/index.wxss
@@ -1,5 +1,21 @@
/* pages/bookExhibitionList/index.wxss */
.nacigationBar {
  background-color: #fff;
  display: flex;
  align-items: center;
}
.navbar-title {
  white-space: nowrap;
  /* overflow: hidden; */
  text-overflow: ellipsis;
  color: #0F1214;
  font-size: 40rpx;
  font-weight: bold;
  margin-bottom: 5rpx;
}
.outside {