153 lines
3.6 KiB
Plaintext
153 lines
3.6 KiB
Plaintext
@charset "UTF-8";
|
|
/* 主题色 */
|
|
.content.data-v-56b2e1a4 {
|
|
width: 100%;
|
|
height: 100vh;
|
|
}
|
|
.bg.data-v-56b2e1a4 {
|
|
position: absolute;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 50vh;
|
|
z-index: 9;
|
|
}
|
|
.login.data-v-56b2e1a4 {
|
|
width: calc(100% - 30px);
|
|
height: auto;
|
|
background: #fff;
|
|
border-radius: 10px;
|
|
padding: 15px;
|
|
background-color: #fff;
|
|
z-index: 99;
|
|
}
|
|
.login .title.data-v-56b2e1a4 {
|
|
text-align: left;
|
|
color: #333;
|
|
font-size: 40rpx;
|
|
font-weight: bold;
|
|
margin-bottom: 15px;
|
|
}
|
|
.login .editem.data-v-56b2e1a4 {
|
|
position: relative;
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 28rpx;
|
|
justify-content: space-between;
|
|
flex-wrap: wrap;
|
|
}
|
|
.login .editem .item.data-v-56b2e1a4 {
|
|
width: 100%;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
margin-bottom: 15px;
|
|
}
|
|
<<<<<<< HEAD:unpackage/dist/dev/mp-weixin/pages/login/forgetPassword.wxss
|
|
.login .editem .item .text.data-v-9e3137f2 {
|
|
width: 240rpx;
|
|
=======
|
|
.login .editem .item .text.data-v-56b2e1a4 {
|
|
width: 100%;
|
|
>>>>>>> 741f1460e936929669c02b1366b2eb1f0520edf4:unpackage/dist/dev/mp-weixin/pageTwo/login/forgetPassword.wxss
|
|
height: 40px;
|
|
line-height: 40px;
|
|
font-size: 28rpx;
|
|
}
|
|
<<<<<<< HEAD:unpackage/dist/dev/mp-weixin/pages/login/forgetPassword.wxss
|
|
.login .editem .item .input.data-v-9e3137f2 {
|
|
width: calc(100% - 240rpx);
|
|
=======
|
|
.login .editem .item .input.data-v-56b2e1a4 {
|
|
width: 100%;
|
|
>>>>>>> 741f1460e936929669c02b1366b2eb1f0520edf4:unpackage/dist/dev/mp-weixin/pageTwo/login/forgetPassword.wxss
|
|
height: 35px;
|
|
line-height: 35px;
|
|
display: flex;
|
|
position: relative;
|
|
border: #dfdfdf 1px solid;
|
|
border-radius: 5px;
|
|
padding: 0 10px;
|
|
background-color: #f7f7f7;
|
|
}
|
|
.login .editem .item input.data-v-56b2e1a4 {
|
|
height: 40px;
|
|
line-height: 40px;
|
|
position: absolute;
|
|
left: 10px;
|
|
right: 0px;
|
|
z-index: 88;
|
|
font-size: 28rpx;
|
|
}
|
|
<<<<<<< HEAD:unpackage/dist/dev/mp-weixin/pages/login/forgetPassword.wxss
|
|
.login .editem .item .yanzhengma input.data-v-9e3137f2 {
|
|
right: 220rpx;
|
|
font-size: 28rpx;
|
|
}
|
|
.login .editem .code.data-v-9e3137f2 {
|
|
width: 220rpx;
|
|
background: #dfdfdf;
|
|
font-size: 28rpx;
|
|
=======
|
|
.login .editem .item .yanzhengma input.data-v-56b2e1a4 {
|
|
right: 120px;
|
|
}
|
|
.login .editem .code.data-v-56b2e1a4 {
|
|
width: 110px;
|
|
background: #dfdfdf;
|
|
font-size: 14px;
|
|
>>>>>>> 741f1460e936929669c02b1366b2eb1f0520edf4:unpackage/dist/dev/mp-weixin/pageTwo/login/forgetPassword.wxss
|
|
margin: 0;
|
|
line-height: 40px;
|
|
border-radius: 5px;
|
|
text-align: center;
|
|
position: absolute;
|
|
right: 0px;
|
|
top: 0px;
|
|
bottom: 0;
|
|
z-index: 99;
|
|
}
|
|
<<<<<<< HEAD:unpackage/dist/dev/mp-weixin/pages/login/forgetPassword.wxss
|
|
.login .editem .forget.data-v-9e3137f2 {
|
|
width: 80px;
|
|
background: #fff;
|
|
color: #37cc92;
|
|
}
|
|
.login .btngroup.data-v-9e3137f2 {
|
|
=======
|
|
.login .btngroup.data-v-56b2e1a4 {
|
|
>>>>>>> 741f1460e936929669c02b1366b2eb1f0520edf4:unpackage/dist/dev/mp-weixin/pageTwo/login/forgetPassword.wxss
|
|
width: 100%;
|
|
height: 35px;
|
|
line-height: 35px;
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.login .btngroup text.data-v-56b2e1a4 {
|
|
display: block;
|
|
color: #37cc92;
|
|
}
|
|
.login .btnlogin.data-v-56b2e1a4 {
|
|
width: 100%;
|
|
margin: 15px 0;
|
|
height: 42px;
|
|
line-height: 42px;
|
|
background: #fea606;
|
|
font-weight: 700;
|
|
border-radius: 15px;
|
|
text-align: center;
|
|
color: #fff !important;
|
|
}
|
|
.xieyi.data-v-56b2e1a4 {
|
|
font-size: 32rpx;
|
|
color: #37cc92;
|
|
}
|
|
<<<<<<< HEAD:unpackage/dist/dev/mp-weixin/pages/login/forgetPassword.wxss
|
|
.xieyi text.data-v-9e3137f2 {
|
|
=======
|
|
.xieyi text.data-v-56b2e1a4 {
|
|
>>>>>>> 741f1460e936929669c02b1366b2eb1f0520edf4:unpackage/dist/dev/mp-weixin/pageTwo/login/forgetPassword.wxss
|
|
border-bottom: 1px solid #37cc92;
|
|
}
|
|
|