| | |
| | | |
| | | @import "./index.skeleton.wxss"; |
| | | |
| | | image { |
| | | .img { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | |
| | | border-radius: 0 0 20rpx 20rpx; |
| | | } |
| | | |
| | | .book-img { |
| | | border: 1rpx solid #ccc; |
| | | } |
| | | |
| | | .setCoolect { |
| | | display: flex; |
| | |
| | | .imageBox { |
| | | width: 220rpx; |
| | | height: 310rpx; |
| | | border: 1rpx solid #ccc; |
| | | } |
| | | |
| | | .bookContent { |
| | |
| | | align-items: center; |
| | | } |
| | | |
| | | .receive { |
| | | width: 400rpx; |
| | | } |
| | | |
| | | .suggestion { |
| | | width: 35rpx; |
| | | height: 35rpx; |
| | |
| | | border: 1rpx solid #ccc; |
| | | margin-right: 50rpx; |
| | | } |
| | | |
| | | |
| | | .noData {} |
| | | |
| | | .collection { |
| | | width: 175rpx; |
| | |
| | | border-top: 1rpx solid #f1f1f1; |
| | | } |
| | | |
| | | .row-btn view { |
| | | .row-btn .left-btn, |
| | | .row-btn .right-btn { |
| | | flex: 1; |
| | | text-align: center; |
| | | margin: 20rpx 10%; |
| | |
| | | .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; |
| | | } |