在最外层加了flex flex-direction:column之后,如果想在内层div继续flex布局 换成flex-direction:row是不生效的。是不是flex不能嵌套布局呢? 查看完整描述