你不知道的flex技巧
一、使用 Auto Margins 对齐 不需要给图片使用任何的 flex,也不需要给父容器设置 space-between,只需要给 ' BUY-BUY-BUY' 按钮设置 margin-left: auto 就可以了 动手试一下 二、min-width 防止文本溢出 溢出是因为 item 的 m
一、使用 Auto Margins 对齐 不需要给图片使用任何的 flex,也不需要给父容器设置 space-between,只需要给 ' BUY-BUY-BUY' 按钮设置 margin-left: auto 就可以了 动手试一下 二、min-width 防止文本溢出 溢出是因为 item 的 m