fix:修改背景图和项目名称

master
chaiyapeng 2024-10-12 09:23:41 +08:00
parent 77698cef0e
commit 1e97ff6504
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ export default {
justify-content: center;
align-items: center;
height: 100%;
background-image: url("../assets/images/login-background.jpg");
background-image: url("../assets/images/car.jpg");
background-size: cover;
}