QYF-GitLab1
4 天以前 75b9f3c8b7959ed7d9930aef73e5cc16b2de1a78
packageBookService/pages/bookServices/detail/components/testResource/testResource.wxss
@@ -66,7 +66,8 @@
  margin-right: 4rpx;
}
.btn-box image {
.btn-box image,
.buy-question-btn image {
  width: 36rpx;
  height: 36rpx;
}
@@ -290,4 +291,14 @@
.t-radio__description {
  width: 102%;
}
.buy-question-btn {
  padding-right: 5rpx;
  display: flex;
  justify-content: flex-end;
}
.buy-question-btn image {
  margin-right: 4rpx;
}