|
|
@ -9,8 +9,8 @@ |
|
|
|
label-position="left"> |
|
|
|
<div class="title-container" |
|
|
|
style="padding-right: 20%"> |
|
|
|
<h2 class="title">沈阳和瑞物业管理平台</h2> |
|
|
|
<!-- <h2 class="title">沈阳玫苑物业管理平台</h2> --> |
|
|
|
<!-- <h2 class="title">沈阳和瑞物业管理平台</h2> --> |
|
|
|
<h2 class="title">集团C物业管理平台</h2> |
|
|
|
</div> |
|
|
|
<el-form-item prop="cid" |
|
|
|
style="width: 80%"> |
|
|
@ -237,7 +237,7 @@ $cursor: #fff; |
|
|
|
} |
|
|
|
|
|
|
|
.el-form-item { |
|
|
|
border-bottom: 1px solid #248af0; |
|
|
|
border-bottom: 1px solid #95B6F1; |
|
|
|
color: #1467ff; |
|
|
|
} |
|
|
|
} |
|
|
@ -254,7 +254,7 @@ $light_gray: #eee; |
|
|
|
background-color: $bg; |
|
|
|
overflow: hidden; |
|
|
|
background-image: url('../../assets/imgs/login_bg.png'); |
|
|
|
background-size: 60% 100%; |
|
|
|
background-size: 100% 100%; |
|
|
|
background-repeat: no-repeat; |
|
|
|
.login-form { |
|
|
|
position: relative; |
|
|
@ -279,7 +279,7 @@ $light_gray: #eee; |
|
|
|
.title-container { |
|
|
|
position: relative; |
|
|
|
.title { |
|
|
|
background: linear-gradient(180deg, #399cff 0%, #0969c4 100%); |
|
|
|
background: linear-gradient(180deg, #1467FF 0%, #5F97FF 100%); |
|
|
|
background-clip: text; |
|
|
|
color: transparent; |
|
|
|
margin: 0px auto 40px auto; |
|
|
|