Commit f5302b85 by yangyang19979

Merge branch 'yangqingjie' into '20210819'

update

See merge request vue-project/liangXing/frontEnd!51
parents 7ea32fe6 76b37994
...@@ -119,12 +119,13 @@ background-size:contain; ...@@ -119,12 +119,13 @@ background-size:contain;
color: rgba(255, 255, 255, .8); color: rgba(255, 255, 255, .8);
line-height: 24px; line-height: 24px;
text-align: center; text-align: center;
background: url('../../static/images/login/9.png') 0px 12px no-repeat; background: url('../../static/images/login/9.png') 8px 14px no-repeat;
} }
.content{ .content{
width: 340px; width: 340px;
height: 215px; height: 215px;
margin-top: 20px; margin-top: 20px;
margin-left: 5px;
background:url('../../static/images/login/312.png') no-repeat; background:url('../../static/images/login/312.png') no-repeat;
background-size: 336px 213px; background-size: 336px 213px;
display: flex; display: flex;
......
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