cxz54188

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

或者background-size:100%;

}

分类:

技术点:

相关文章: