flex布局商品样式

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
posted @ 2022-10-27 12:33  SultanST  阅读(24)  评论(0)    收藏  举报