方式一: margin:0px; background: url(images/beijing.png) no-repeat; background-size:100% 100%; background-attachment:fixed; url(images/beijing.png)——图片 ...
方式一: margin:0px; background: url(images/beijing.png) no-repeat; background-size:100% 100%; background-attachment:fixed; url(images/beijing.png)——图片 ...
通用: <div id="formbackground" style="position:absolute; width:100%; height:100%; z-index:-1"> ...
1 设置背景图片的两种方式: 方式一: src="../img/10.jpg"/ class="back" id="Background"> .back{ position: fixed; width: 100%; height: 100%; display: block ...
...
background-color: rgba(41, 50, 39, 1); ...
方案一 方案二 ...
目前小程序好像没有支持手机预览背景本地图片,所以将本地图片改为网络图片链接就可以了 ...