摘要: 先说一下flex一系列属性: 一、flex-direction: (元素排列方向) ※ flex-direction:row (横向从左到右排列==左对齐) ※ flex-direction:row-reverse (与row 相反) ※ flex-direction:column (从上往下排列= 阅读全文
posted @ 2017-12-22 16:25 咚咚酱 阅读(254459) 评论(3) 推荐(6)