51 lines
768 B
Plaintext
51 lines
768 B
Plaintext
|
|
.bg.data-v-6e931930 {
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
top: 0;
|
|
z-index: -1;
|
|
}
|
|
.bgImg.data-v-6e931930 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.Return.data-v-6e931930 {
|
|
position: fixed;
|
|
left: 35rpx;
|
|
top: 120rpx;
|
|
width: 46rpx;
|
|
height: 46rpx;
|
|
z-index: 2;
|
|
}
|
|
.title.data-v-6e931930 {
|
|
position: fixed;
|
|
top: 120rpx;
|
|
left: 0;
|
|
right: 0;
|
|
text-align: center;
|
|
font-size: 34rpx;
|
|
color: #100e0f;
|
|
font-weight: bold;
|
|
z-index: 1;
|
|
}
|
|
.ReturnImg.data-v-6e931930 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.contentbox.data-v-6e931930 {
|
|
position: absolute;
|
|
top: 200rpx;
|
|
left: 0rpx;
|
|
right: 0rpx;
|
|
bottom: 0rpx;
|
|
}
|
|
.content.data-v-6e931930 {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|