2019年9月6日
摘要: 先说一下flex一系列属性: 一、flex-direction: (元素排列方向) ※ flex-direction:row (横向从左到右排列==左对齐) ※ flex-direction:row-reverse (与row 相反) ※ flex-direction:column (从上往下排列= 阅读全文
posted @ 2019-09-06 10:12 刘世涛6192 阅读(937) 评论(0) 推荐(0) 编辑