@@ -347,12 +347,13 @@
.picture-box {
margin-top: 16rpx;
display: flex;
- justify-content: space-around;
+ // justify-content: space-around;
.img {
width: 160rpx;
height: 160rpx;
border-radius: 4px;
+ margin-right: 16rpx;
}