flex -direction属性决定主轴的方向(即项目的排列方向)。 .box{flex-direction:row|row-reverse|column|column-reverse;} 它可能有4个 ...
確定! 回上一頁