103 lines
1.8 KiB
Plaintext
103 lines
1.8 KiB
Plaintext
|
|
.bg.data-v-87d0cc44 {
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
top: 0;
|
|
z-index: -1;
|
|
}
|
|
.bgImg.data-v-87d0cc44 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.Return.data-v-87d0cc44 {
|
|
position: fixed;
|
|
left: 35rpx;
|
|
top: 120rpx;
|
|
width: 46rpx;
|
|
height: 46rpx;
|
|
z-index: 2;
|
|
}
|
|
.title.data-v-87d0cc44 {
|
|
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-87d0cc44 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.contentbox.data-v-87d0cc44 {
|
|
position: absolute;
|
|
top: 200rpx;
|
|
left: 0rpx;
|
|
right: 0rpx;
|
|
bottom: 0rpx;
|
|
}
|
|
.content.data-v-87d0cc44 {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.weui-input.data-v-87d0cc44 {
|
|
width: 90%;
|
|
height: 80rpx;
|
|
margin-top: 40rpx;
|
|
border-bottom: 1px solid #ccc;
|
|
}
|
|
.Verificationcodebox.data-v-87d0cc44 {
|
|
width: 90%;
|
|
height: 80rpx;
|
|
margin-top: 40rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.Verificationcodebtn.data-v-87d0cc44 {
|
|
width: 30%;
|
|
height: 100%;
|
|
margin-bottom: -40rpx;
|
|
background-color: #e6e6e6;
|
|
color: #ffffff;
|
|
font-size: 24rpx;
|
|
line-height: 40rpx;
|
|
background-color: #00afb2;
|
|
text-align: center;
|
|
line-height: 80rpx;
|
|
}
|
|
.VerificationcodeSent.data-v-87d0cc44 {
|
|
color: #00afb2;
|
|
font-size: 24rpx;
|
|
margin-top: 40rpx;
|
|
}
|
|
.btn.data-v-87d0cc44 {
|
|
width: 80%;
|
|
height: 80rpx;
|
|
margin-top: 150rpx;
|
|
background: linear-gradient(135deg, #00afb2, #4fcacd);
|
|
color: #fff;
|
|
text-align: center;
|
|
line-height: 80rpx;
|
|
border-radius: 40rpx;
|
|
font-size: 30rpx;
|
|
border: none;
|
|
cursor: pointer;
|
|
}
|
|
.error.data-v-87d0cc44 {
|
|
color: red;
|
|
font-size: 20rpx;
|
|
}
|
|
.forget.data-v-87d0cc44 {
|
|
font-size: 24rpx;
|
|
color: #00afb2;
|
|
margin-top: 50rpx;
|
|
}
|