更新 index.vue
This commit is contained in:
@@ -117,7 +117,7 @@ onLoad(() => {
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
padding-bottom: 200rpx;
|
padding-bottom: 200rpx;
|
||||||
background-image: url('@/static/images/login-bg.png');
|
background-image: url('@/static/images/login-bg.jpg');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user