单项选择题

下面有关弹性盒子模型的说法中,不正确的是()。

A.flex是flex-grow、flex-shrink、flex-basis的复合属性
B.flex-flow是flex-direction、flex-wrap的复合属性
C.flex:1;等价于flex:10auto;
D.flex-flow属性的默认值为“row nowrap”