.bg{  
    background-size: cover;  
    background-image:url(../assets/images/sunshine.png);  
    background-repeat:no-repeat;  
    background-position:center;  
    background-attachment:fixed;  
}  

  

相关文章:

  • 2022-12-23
  • 2021-04-19
  • 2021-12-05
  • 2021-07-26
  • 2021-12-12
猜你喜欢
  • 2022-12-23
  • 2021-12-05
  • 2021-12-12
  • 2022-12-23
  • 2022-01-06
  • 2022-12-23
  • 2022-01-04
相关资源
相似解决方案