闫增涛
2024-03-11 fc3ef2decfc6bef3ccb6caf92486ee027a721877
pages/bookExhibitionDetails/index.wxss
@@ -1,6 +1,23 @@
/* pages/bookExhibitionDetails/index.wxss */
.headBox {}
.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;
}
.titleBox {
  font-weight: 800;
  font-size: 45rpx;