Loading... 第一种: ```css background: url(../images/register.png) no-repeat; background-size:100% 100%; width: 100%; height:500px; ``` 第二种(推荐): ```css background: url(../images/guide_page.jpg) no-repeat center; background-size:cover; background-attachment:fixed; background-color:#CCCCCC; ``` Last modification:September 5, 2023 © Allow specification reprint Support Appreciate the author AliPayWeChat Like 如果觉得我的文章对你有用,请随意赞赏