.demo-column{
height: 200px;
flex-direction: column;
}
这段代码中的:height: 200px;有什么作用,因为我去掉这个高度或者改变其中的数值,都有不同的变化。
200px是固定高