packageBookService/pages/bookServices/detail/components/testResource/testResource.wxss
@@ -3,6 +3,10 @@ padding-top: 20rpx; } .primary-color { color: #ff6c00; } .resource-list { height: 80rpx; margin: 20rpx; @@ -149,7 +153,6 @@ } .radio-content { padding: 0 8rpx; display: flex; align-items: center; justify-content: center; @@ -257,4 +260,8 @@ .mock-price { color: #ff6c00; font-size: 36rpx; } .t-radio__description { width: 102%; }