bug
litian
2024-09-07 a86f495256ae7a0c2f2ca8427ffc4adfe08a948e
pages/digitalTextbooks/digitalTextbooksDetails/index.wxss
@@ -242,6 +242,10 @@
  align-items: center;
}
.receive {
  width: 400rpx;
}
.suggestion {
  width: 35rpx;
  height: 35rpx;
@@ -357,9 +361,6 @@
  border: 1rpx solid #ccc;
  margin-right: 50rpx;
}
.noData {}
.collection {
  width: 175rpx;
@@ -521,4 +522,16 @@
.t-input__placeholder,
.t-textarea__placeholder {
  font-size: 28rpx !important;
}
.contentImg {
  width: 189rpx;
  height: 264rpx;
  border: 2rpx solid #949494;
  margin: 0 auto;
}
.buttonBox {
  margin: 10rpx;
  text-align: center;
}