Commit 7ea32fe6 by yangyang19979

Merge branch 'yangqingjie' into '20210819'

update

See merge request vue-project/liangXing/frontEnd!50
parents edbb7b17 0fd8e357
...@@ -97,21 +97,18 @@ background-size:contain; ...@@ -97,21 +97,18 @@ background-size:contain;
// //
.left1{ .left1{
margin-top: 20px; margin-top: 20px;
// margin-left: 12px;
height: 445px; height: 445px;
background:url('../../static/images/login/peixun.png') no-repeat; background:url('../../static/images/login/peixun.png') no-repeat;
background-size: 360px 425px; background-size: 360px 425px;
} }
.left2{ .left2{
margin-top: -10px; margin-top: -10px;
// margin-left: 10px;
height: 245px; height: 245px;
background:url('../../static/images/login/56.png') no-repeat; background:url('../../static/images/login/56.png') no-repeat;
background-size: 340px 240px; background-size: 340px 240px;
} }
.left3{ .left3{
margin-top: 30px; margin-top: 30px;
// margin-left: 10px;
width: 100%; width: 100%;
height: 285px; height: 285px;
.title{ .title{
......
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