77 lines
1.2 KiB
Plaintext
77 lines
1.2 KiB
Plaintext
|
|
.bg.data-v-cd2929c5 {
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
z-index: -1;
|
|
}
|
|
.bgImg.data-v-cd2929c5 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.Return.data-v-cd2929c5 {
|
|
position: absolute;
|
|
top: 110rpx;
|
|
left: 35rpx;
|
|
width: 46rpx;
|
|
height: 46rpx;
|
|
}
|
|
.title.data-v-cd2929c5 {
|
|
position: absolute;
|
|
top: 120rpx;
|
|
left: 335rpx;
|
|
font-size: 34rpx;
|
|
color: #100e0f;
|
|
font-weight: bold;
|
|
}
|
|
.ReturnImg.data-v-cd2929c5 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.content.data-v-cd2929c5 {
|
|
position: absolute;
|
|
top: 250rpx;
|
|
left: 0rpx;
|
|
right: 0rpx;
|
|
bottom: 50rpx;
|
|
}
|
|
.scroll.data-v-cd2929c5 {
|
|
height: 100%;
|
|
width: 750rpx;
|
|
}
|
|
.empty.data-v-cd2929c5{
|
|
height: 100%;
|
|
width: 750rpx;
|
|
line-height: 1200rpx;
|
|
text-align: center;
|
|
font-size: 28rpx;
|
|
color: #898989;
|
|
}
|
|
.card-content.data-v-cd2929c5 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
height: 100rpx;
|
|
width: 600rpx;
|
|
padding: 0 20rpx;
|
|
border-radius: 20rpx;
|
|
margin-bottom: 20rpx;
|
|
margin-left: 50rpx;
|
|
}
|
|
.time.data-v-cd2929c5 {
|
|
font-size: 24rpx;
|
|
color: #7b7b7b;
|
|
}
|
|
.info.data-v-cd2929c5 {
|
|
font-size: 24rpx;
|
|
color: #898989;
|
|
display: flex;
|
|
}
|
|
.num.data-v-cd2929c5 {
|
|
font-size: 24rpx;
|
|
color: #000000;
|
|
font-weight: bold;
|
|
}
|