一些小技巧

120 阅读1分钟
  1. 小技巧之P标签 设置ellipsis不起作用: 给 P 标签添加属性 min-width:0 即可
  2. 防抖占位 overflow: hidden width: 100% height: 0 padding-bottom: 50% (你的数值)