73 lines
1.4 KiB
Plaintext
73 lines
1.4 KiB
Plaintext
.content.data-v-1095514c {
|
|
align-items: center;
|
|
background-color: #fff;
|
|
border-radius: 20rpx;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 520rpx;
|
|
padding: 0 30rpx 40rpx;
|
|
width: 600rpx;
|
|
}
|
|
.content .close.data-v-1095514c {
|
|
height: 30rpx;
|
|
padding: 20rpx;
|
|
position: absolute;
|
|
right: 20rpx;
|
|
top: 20rpx;
|
|
width: 30rpx;
|
|
}
|
|
.content .title.data-v-1095514c {
|
|
font-size: 32rpx;
|
|
font-weight: 700;
|
|
height: 120rpx;
|
|
line-height: 120rpx;
|
|
}
|
|
.content .app-logo.data-v-1095514c {
|
|
border-radius: 100%;
|
|
height: 128rpx;
|
|
width: 128rpx;
|
|
}
|
|
.content .app-name.data-v-1095514c {
|
|
font-size: 32rpx;
|
|
font-weight: 700;
|
|
margin-top: 20rpx;
|
|
}
|
|
.content button.data-v-1095514c {
|
|
align-items: center;
|
|
background-color: #1f68e9;
|
|
border: 0;
|
|
border-radius: 100rpx;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
justify-content: center;
|
|
margin-top: 40rpx;
|
|
padding: 0;
|
|
width: 500rpx;
|
|
}
|
|
.content button image.data-v-1095514c {
|
|
height: 44rpx;
|
|
margin-right: 40rpx;
|
|
width: 44rpx;
|
|
}
|
|
.content button text.data-v-1095514c {
|
|
color: #fff;
|
|
font-size: 28rpx;
|
|
}
|
|
.content .tips.data-v-1095514c {
|
|
align-items: center;
|
|
color: #9a9a9a;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
font-size: 24rpx;
|
|
margin-top: 30rpx;
|
|
}
|
|
.content .tips image.data-v-1095514c {
|
|
height: 38rpx;
|
|
margin-right: 10rpx;
|
|
width: 38rpx;
|
|
}
|
|
.content .tips .agreement.data-v-1095514c {
|
|
color: #1f68e9;
|
|
}
|