bug
闫增涛
2024-09-07 c6c73b7d709322052b9cd6777b3d6657e0d43d30
pages/digitalTextbooks/digitalTextbooksDetails/index.wxss
@@ -242,6 +242,10 @@
  align-items: center;
}
.receive {
  width: 400rpx;
}
.suggestion {
  width: 35rpx;
  height: 35rpx;
@@ -521,4 +525,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;
}