image.png image.png 使用flex布局换行的时候 flex-wrap: wrap; 行与行之前有很大的空隙可以使用 // align-content: flex-start;解决问题 image.png