@@ -120,8 +120,8 @@
.box {
min-height: 100vh;
width: 100%;
- background-image: url('http://123.56.219.146:10086/keepCar/yqyl.png');
- background-size: 100% 100%;
+ background: url('http://123.56.219.146:10086/keepCar/yqyl.png') no-repeat;
+ background-size: 100%;
display: flex;
flex-direction: column;