Commit 6515f965 authored by 刘怀志's avatar 刘怀志

分辨率修改

parent 36397fd3
......@@ -4,7 +4,7 @@
justify-content: center;
align-items: center;
width: 1920px;
height: 953px;
height: 923px;
background-image: url("../../assets/image/login-bg.png");
background-size: cover;
.el-checkbox__input.is-checked .el-checkbox__inner{
......@@ -33,6 +33,8 @@
justify-content: center;
width: 100%;
.login_form_logo{
background-repeat: no-repeat;
background-size: 100%;
width: 319px;
height: 39px;
background-image: url("../../assets/image/loginLogo.png");
......@@ -78,6 +80,8 @@
height: 560px;
background-image: url("../../assets/image/loginForm-bg.png");
border-radius: 20px;
background-repeat: no-repeat;
background-size: 100%;
.login-form-content{
display: flex;
flex-direction: column;
......
......@@ -11,6 +11,8 @@
justify-content: center;
width: 100%;
.login_form_logo{
background-repeat: no-repeat;
background-size: 100%;
width: 64px;
height: 64px;
background-image: url("../../assets/themeBImage/login_logo.png");
......@@ -53,6 +55,8 @@
background: #ffffff no-repeat;
background-size: 59%;
background-position-y: 57px;
background-repeat: no-repeat;
background-size: 100%;
.login-form-content{
padding-top: 35px;
width: 100%;
......
......@@ -12,6 +12,8 @@
justify-content: center;
width: 100%;
.login_form_logo{
background-repeat: no-repeat;
background-size: 100%;
width: 64px;
height: 64px;
background-image: url("../../assets/themeCImage/login_logo.png");
......
......@@ -12,6 +12,8 @@
justify-content: center;
width: 100%;
.login_form_logo{
background-repeat: no-repeat;
background-size: 100%;
width: 64px;
height: 64px;
background-image: url("../../assets/themeDImage/login_logo.png");
......
......@@ -12,6 +12,8 @@
justify-content: center;
width: 100%;
.login_form_logo{
background-repeat: no-repeat;
background-size: 100%;
width: 64px;
height: 64px;
background-image: url("../../assets/image/login_logo.png");
......
......@@ -13,6 +13,8 @@
justify-content: center;
width: 100%;
.login_form_logo{
background-repeat: no-repeat;
background-size: 100%;
width: 64px;
height: 64px;
background-image: url("../../assets/image/login_logo.png");
......@@ -63,6 +65,8 @@
width: 650px;
height: 550px;
padding: 25px 25px 5px 25px;
background-repeat: no-repeat;
background-size: 100%;
.login-form-content{
position: absolute;
top: 40%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment