259 lines
5.4 KiB
Plaintext
259 lines
5.4 KiB
Plaintext
.main.data-v-9b4697c2 {
|
|
width: 100vw;
|
|
height: 100vh;
|
|
background-color: #f0f0f0;
|
|
box-sizing: border-box;
|
|
padding: 24rpx 32rpx;
|
|
}
|
|
.main .content.data-v-9b4697c2 {
|
|
width: 100%;
|
|
height: 100%;
|
|
background-color: #fff;
|
|
border-radius: 16rpx;
|
|
box-sizing: border-box;
|
|
padding: 56rpx 64rpx;
|
|
background: url("https://eshangtech.com/minTestImg/caiyunyiRegister.svg") no-repeat;
|
|
}
|
|
.main .content .contentTitle.data-v-9b4697c2 {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 600;
|
|
font-size: 36rpx;
|
|
color: #130f05;
|
|
line-height: 52rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
text-align: center;
|
|
}
|
|
.main .content .contentText.data-v-9b4697c2 {
|
|
margin-top: 40rpx;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 32rpx;
|
|
color: #130f05;
|
|
line-height: 44rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .contentText .tips.data-v-9b4697c2 {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 32rpx;
|
|
line-height: 44rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
color: #1e9b4a;
|
|
}
|
|
.main .content .imgbox.data-v-9b4697c2 {
|
|
width: 100%;
|
|
height: 400rpx;
|
|
box-sizing: border-box;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
margin-top: 48rpx;
|
|
}
|
|
.main .content .imgbox .img.data-v-9b4697c2 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.main .content .desc.data-v-9b4697c2 {
|
|
font-size: 28rpx;
|
|
text-align: center;
|
|
margin-top: 64rpx;
|
|
}
|
|
.main .content .newBtnFixed.data-v-9b4697c2 {
|
|
width: 100%;
|
|
}
|
|
.main .content .newBtnFixed .loginBtn.data-v-9b4697c2 {
|
|
background: #1e9b4a !important;
|
|
}
|
|
.main .content .cancelBtn.data-v-9b4697c2 {
|
|
width: 100%;
|
|
padding: 18rpx 0;
|
|
text-align: center;
|
|
color: #130f05;
|
|
border-radius: 8rpx;
|
|
background: #f2f2f2;
|
|
margin-top: 24rpx;
|
|
}
|
|
.main .content .cancelBtn .cancel.data-v-9b4697c2 {
|
|
font-size: 32rpx;
|
|
text-align: center;
|
|
}
|
|
.page-body.data-v-9b4697c2 {
|
|
padding: 48rpx 46rpx;
|
|
background-color: #fff;
|
|
overflow: hidden;
|
|
box-sizing: border-box;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
height: calc(100vh);
|
|
}
|
|
.top-regigter.data-v-9b4697c2 {
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
.top-regigter image.data-v-9b4697c2 {
|
|
width: 562rpx;
|
|
height: 448rpx;
|
|
}
|
|
.phone-input.data-v-9b4697c2,
|
|
.code-input.data-v-9b4697c2 {
|
|
height: 114rpx;
|
|
border-bottom: 1rpx solid #f5f5f5;
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 28rpx;
|
|
background-color: #fff;
|
|
padding-left: 16rpx;
|
|
}
|
|
.phone-input label.data-v-9b4697c2,
|
|
.code-input label.data-v-9b4697c2 {
|
|
color: #383838;
|
|
width: 198rpx;
|
|
}
|
|
.phone-input input.data-v-9b4697c2,
|
|
.code-input input.data-v-9b4697c2 {
|
|
color: #383838;
|
|
width: 260rpx;
|
|
}
|
|
.get-code.data-v-9b4697c2 {
|
|
color: #a6a6a9;
|
|
border: 1rpx solid #a5a5a8;
|
|
border-radius: 6rpx;
|
|
text-align: center;
|
|
width: 178rpx;
|
|
height: 46rpx;
|
|
line-height: 46rpx;
|
|
background-color: #fff;
|
|
}
|
|
.submit-btn.data-v-9b4697c2 {
|
|
background-color: #383838;
|
|
height: 80rpx;
|
|
line-height: 80rpx;
|
|
border-radius: 40rpx;
|
|
width: 660rpx;
|
|
font-size: 32rpx;
|
|
margin-top: 80rpx;
|
|
text-align: center;
|
|
color: #fff;
|
|
}
|
|
.cantsubmit.data-v-9b4697c2 {
|
|
background-color: #9c9b9c;
|
|
}
|
|
.rule-box.data-v-9b4697c2 {
|
|
margin-top: 340rpx;
|
|
padding-bottom: 40rpx;
|
|
font-size: 28rpx;
|
|
text-align: center;
|
|
}
|
|
.rule-text.data-v-9b4697c2 {
|
|
color: #4089e5;
|
|
}
|
|
.hover-code.data-v-9b4697c2 {
|
|
opacity: 1;
|
|
}
|
|
.hover-code.data-v-9b4697c2:hover {
|
|
opacity: 0.1;
|
|
background-color: #000;
|
|
transition: all 1s ease;
|
|
}
|
|
button.data-v-9b4697c2 {
|
|
font-size: 32rpx;
|
|
margin-top: 32rpx;
|
|
}
|
|
.title.data-v-9b4697c2 {
|
|
text-align: center;
|
|
}
|
|
.desc.data-v-9b4697c2 {
|
|
font-size: 28rpx;
|
|
text-align: center;
|
|
margin-top: 64rpx;
|
|
}
|
|
.bottom-content.data-v-9b4697c2 {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.bottom-content .logo1.data-v-9b4697c2 {
|
|
width: 93rpx;
|
|
height: 99rpx;
|
|
}
|
|
.bottom-content .logo2.data-v-9b4697c2 {
|
|
margin-left: 64rpx;
|
|
width: 64rpx;
|
|
height: 84rpx;
|
|
}
|
|
.login-tip-text.data-v-9b4697c2 {
|
|
position: -webkit-sticky;
|
|
position: sticky;
|
|
bottom: 120rpx;
|
|
left: 0;
|
|
z-index: 99;
|
|
text-align: center;
|
|
font-size: 26rpx;
|
|
color: #888;
|
|
}
|
|
.privacyMeng.data-v-9b4697c2 {
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100vw;
|
|
height: 100vh;
|
|
background: rgba(0, 0, 0, 0.3);
|
|
z-index: 999998;
|
|
}
|
|
.privacy.data-v-9b4697c2 {
|
|
position: fixed;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 100vw;
|
|
box-sizing: border-box;
|
|
padding: 40rpx 30rpx;
|
|
z-index: 999999;
|
|
border-top-right-radius: 24px;
|
|
border-top-left-radius: 24px;
|
|
background: #fff;
|
|
}
|
|
.privacy .privacyContent .contentTitle.data-v-9b4697c2 {
|
|
font-size: 48rpx;
|
|
font-family: Source Han Sans CN-Bold, Source Han Sans CN;
|
|
font-weight: bold;
|
|
color: #000000;
|
|
line-height: 56rpx;
|
|
}
|
|
.privacy .privacyContent .contentWord.data-v-9b4697c2 {
|
|
margin-top: 32rpx;
|
|
text-indent: 2em;
|
|
}
|
|
.privacy .privacyContent .contentWord .tips.data-v-9b4697c2 {
|
|
font-size: 28rpx;
|
|
font-family: Source Han Sans CN-Normal, Source Han Sans CN;
|
|
font-weight: 400;
|
|
color: #8bc21f;
|
|
line-height: 33rpx;
|
|
}
|
|
.privacy .btnList.data-v-9b4697c2 {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
align-items: center;
|
|
margin-top: 48rpx;
|
|
}
|
|
.privacy .btnList .btns.data-v-9b4697c2 {
|
|
display: inline-block;
|
|
padding: 0 90rpx;
|
|
border-radius: 15rpx;
|
|
}
|
|
.privacy .btnList .noAgree.data-v-9b4697c2 {
|
|
background: #f2f2f2;
|
|
color: #1abb6b;
|
|
font-weight: 600;
|
|
}
|
|
.privacy .btnList .agree.data-v-9b4697c2 {
|
|
background: #1abb6b;
|
|
color: #fff;
|
|
font-weight: 600;
|
|
}
|
|
|