feat: 初始化项目
This commit is contained in:
@@ -116,7 +116,7 @@ onLoad(() => {
|
||||
.login-container {
|
||||
box-sizing: border-box;
|
||||
min-height: 100vh;
|
||||
background-image: url('@/static/images/login-bg.png');
|
||||
background-image: url('@/static/images/login-bg.jpg');
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user