|
@@ -727,7 +727,7 @@ export default {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
min-height: 100vh;
|
|
|
- background-image: url('~@/assets/bg-login.png');
|
|
|
+ background-image: url('~@/assets/bg-login1.png');
|
|
|
background-size: 100% 100%;
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: center; /* 可选,让图片居中对齐 */
|