flex-wrap: wrap;父级的css设置,即可 display: flex; justify-content: space-between; flex-wrap: wrap; flex-direction: row;
发表评论