Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 431 Bytes

File metadata and controls

14 lines (8 loc) · 431 Bytes

  1. button .el-button: padding:12px 20px

  2. input .el-input: width: 100%, no padding no margin

  • 公共方法的提取, 比如时间格式的转换
  • 自定义动画,左滑、右滑,渐入渐出等
  • 公共组件逻辑Mixin 提取
  • 一些常用规范,比如 在容器大小变化时,图片的显示方式,比如等比例缩放,图片被裁减等, 统一使用tranH、tranW方法处理间距、宽高等