Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 202 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 202 Bytes

dt-ui

css规范

html元素

#可使用 div,view,text,a,和表单元素

flex布局

默认使用flex布局,flex-direct:column;

盒子模型

统一使用border模型 box-size:border-box;