铺满整个页面的背景
css:
.wrapper { width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; background: #fcc; padding-top: 80rpx; background: url({{mURL}}themes/simpleboot3/public/web/images-2/bg-select.png); background-repeat: no-repeat; background-size: cover; position: fixed; }
html
SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。<div class='wrapper'> <div class='logo'> <img src="themes/simpleboot3/public/web/images-2/logo-2.png"/> </div> <div class='list'></div> </div>
效果:

更多精彩