这个flex-flow与flex-direction是一样的吗?
flex-flow 属性是 flex-direction 和 flex-wrap 属性的速记属性。
flex-direction 属性规定灵活项目的方向。
flex-wrap 属性规定灵活项目是否拆行或拆列。