| | |
| | | justify-content: space-between; |
| | | padding: 0; |
| | | box-sizing: border-box; |
| | | background-color: #f2f2f2; |
| | | background-color: #F6F8FA; |
| | | } |
| | | |
| | | .login-log{ |
| | | background-color:#2567E8 ; |
| | | } |
| | | .inputBg { |
| | | margin-top: 0px; |
| | | width: 100%; |
| | | height: 390px; |
| | | position: absolute; |
| | | top: 34%; |
| | | padding: 48rpx; |
| | | } |
| | | |
| | | .set-content-bg{ |
| | | width: 654rpx; |
| | | height: 100%; |
| | | background-color: #fff; |
| | | padding: 30rpx; |
| | | border-radius: 20rpx; |
| | | } |
| | | .inputView { |
| | | float: left; |
| | | display: flex; |
| | |
| | | .loginBtnView { |
| | | width: 100%; |
| | | height: auto; |
| | | background-color: #efeff4; |
| | | background: rgb(29, 97, 231); |
| | | margin-top: 0px; |
| | | border-radius: 10rpx; |
| | | margin-bottom: 0px; |
| | | padding-bottom: 0px; |
| | | } |
| | |
| | | .loginBtnReal { |
| | | width: 80%; |
| | | margin-top: 25px; |
| | | background-color: #39b5de; |
| | | color: #39b5de; |
| | | color: rgb(29, 97, 231); |
| | | border-radius: 0px; |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .textStyle { |
| | | background-image: -webkit-linear-gradient(bottom, #1ae8c8, #4a8aff); |
| | | background: linear-gradient(bottom, #1ae8c8, #4a8aff); |
| | | /* background-image: -webkit-linear-gradient(bottom, #1ae8c8, #4a8aff); |
| | | background: linear-gradient(bottom, #1ae8c8, #4a8aff); */ |
| | | background: #fff; |
| | | -webkit-background-clip: text; |
| | | background-clip: text; |
| | | -webkit-text-fill-color: transparent; |
| | |
| | | margin-bottom: 20px; |
| | | } |
| | | .psdBox { |
| | | margin: 14rpx 20rpx 28rpx 20rpx |
| | | margin: 24rpx 20rpx 28rpx 20rpx; |
| | | min-height:60rpx; |
| | | } |
| | | checkbox .wx-checkbox-input { |
| | | width: 28rpx; |