yiming
2024-03-13 f9d4b09377c5471e1202be2fef2c89de27b6654d
pages/bookExhibitionList/index.wxss
@@ -93,13 +93,14 @@
.titleBox {
  display: flex;
  align-items: center;
  margin: 10px;
  margin-left: 0;
  padding-top: 30rpx;
}
.frameBox {
  width: 13rpx;
  width: 7rpx;
  height: 54rpx;
  background: #FF6C00;
  border-radius: 0rpx 9rpx 9rpx 0rpx;
@@ -107,10 +108,13 @@
}
.titleTextBox {
  font-size: 20px;
  font-weight: bolder;
  margin-left: 10px;
  font-family: JDLangZhengTi, JDLangZhengTi;
  margin-left: 5px;
  width: 150rpx;
  height: 37rpx;
}
.classification {