cxz54188

body{ 
  background: url("image.png") no-repeat;
  height:100%;
  width:100%;
  overflow: hidden;
  background-size:cover;

或者background-size:100%;

}

分类:

技术点:

相关文章:

  • 2021-07-16
  • 2021-11-18
  • 2022-01-06
  • 2022-02-08
  • 2021-11-30
  • 2022-12-23
猜你喜欢
  • 2022-02-08
  • 2021-11-18
  • 2022-02-12
  • 2021-12-19
  • 2021-11-24
  • 2021-05-23
相关资源
相似解决方案