@import '/utils/styles/index.wxss'; .item{ font-size: 30rpx; color: #333; padding: 28rpx 0; } .item .img{ width:260rpx; height:180rpx; border-radius:10rpx; margin-left:20rpx; } .tip{ margin-top: 15rpx; } .jcc { justify-content: center; }