移动端背景固定
body:before {
content: ' ';
position: fixed;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: url(bj3.jpg) center 0 no-repeat;
background-size: cover;
}
在这里希望留下自己在前端的道路上一步步脚印...

浙公网安备 33010602011771号