背景
背景图像固定
用于控制背景图片在滚动时的表现的功能类。
语法
| Class | Properties | 平台兼容性说明 |
|---|---|---|
| bg-fixed | background-attachment: fixed; | H5、小程序、app-vue |
| bg-local | background-attachment: local; | H5、小程序、app-vue |
| bg-scroll | background-attachment: scroll; | H5、小程序、app-vue |
| Class | Properties | 平台兼容性说明 |
|---|---|---|
| bg-fixed | background-attachment: fixed; | H5、小程序、app-vue |
| bg-local | background-attachment: local; | H5、小程序、app-vue |
| bg-scroll | background-attachment: scroll; | H5、小程序、app-vue |