ps:想在哪个标签加背景,可以在它class后:before.
body:before { content: ' '; position: fixed; z-index: -1; top: 0; right: 0; bottom: 0; left: 0; background: url(path/to/image) center 0 no-repeat; background-size: cover;} 内容来自:前端录»ios_iphone_移动端background-attachment:fixed兼容性[失效]
【说明】:本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!