.app-wallpaper{ padding:54rpx 66rpx; align-items: center; height: 100vh; .qrcode-container{ position: relative; } .qrcode-content{ position: absolute; top:0; left:0; width:100%; height:100%; align-items: center; justify-content: center; } } .body-background{ background:{ color:#F5F5F6; } }