@@ -133,8 +133,8 @@
justify-content: center;
margin: 20rpx 0;
.photo {
- width: 200rpx;
- height: 280rpx;
+ scale: 220rpx;
+ width: 320rpx;
object-fit: cover;
border-radius: $uni-card-border-radius;
}