2024-01-25 13:47:25 +08:00

40 lines
479 B
Plaintext

page{
width: 100%;
height: 100%;
}
._addqywx_page_html {
width: 100%;
height: 100vh;
}
._addqywx_page_body {
position: relative;
width: 100%;
height: 100%;
}
._addqywx_pa_bo_image {
width: 100%;
height: 100%;
}
._addqywx_pa_bo_code {
position: absolute;
left: 40rpx;
bottom: 40rpx;
display: flex;
flex-direction: column;
align-items: center;
z-index: 2;
}
._shouzhi_image {
width: 154rpx;
height: 48rpx;
}
._code_image {
width: 220rpx;
height: 220rpx;
}