|
|
@@ -12,7 +12,11 @@
|
|
|
width:200rpx;height: 200rpx;background-image: url("@/static/images/login/login-logo.png");@include ezy-no-repeat-cover;
|
|
|
}
|
|
|
.bjcx-logo-title{font-size: 34rpx;color: #000;margin-top: 16rpx;}
|
|
|
-
|
|
|
+ .agreement-checkbox-box{
|
|
|
+ display: flex;font-size: 28rpx;color: #666;margin: 32rpx 56rpx 64px;line-height: 1.5;
|
|
|
+ .agreement-text-box{flex-direction: row;display: flex;align-items: center;}
|
|
|
+ .agreement-text {color: #3fd2a1;display: contents;}
|
|
|
+ }
|
|
|
.login-input-box{
|
|
|
display: flex;align-items: center;border-bottom: 1rpx solid #eee;margin:32rpx 56rpx;
|
|
|
padding: 24rpx 0;
|