|
|
@@ -146,7 +146,7 @@ onBeforeMount(() => {
|
|
|
|
|
|
<style lang="scss" scoped>
|
|
|
.login-page {
|
|
|
- background-image: url("background.png");
|
|
|
+ background-image: url("../../assets/images/background.png");
|
|
|
background-size: cover;
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: center;
|