@@ -183,7 +183,8 @@
gap: 30rpx 0;
.item {
width: calc(50% - 15rpx);
- height: 280rpx;
+ height: 280rpx;
+ border-radius: 2rpx;
display: flex;
flex-direction: column;
align-items: center;
@@ -187,6 +187,7 @@
background-color: #FAFCFF;
image {
width: 118rpx;