.containerView.public { padding: 30rpx; } .caseView, .timeView, .msgView { font-size: 30rpx; margin-top: 20rpx; } .imgView { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; padding: 0 20rpx; } .imgView .img { width: 200rpx; height: 200rpx; margin-top: 20rpx; }