src/views/login/index.vue
@@ -25,7 +25,7 @@ height: 100%; width: 100%; min-width: 1280px; background: url("/images/login/登录页.png"); background: url("/images/login/background.png"); background-size: 100% 100%; font-size: 14px; @@ -39,7 +39,7 @@ .Footer { position: absolute; bottom: 0; top: calc(100% - 100px); width: 100%; } }