Przeglądaj źródła

改登陆页面的定位

luolei 5 lat temu
rodzic
commit
55bbd48c2e
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/components/Login.vue

+ 1 - 1
src/components/Login.vue

@@ -229,7 +229,7 @@ export default {
 .login {
   height: 100%;
   width: 100%;
-  position: fixed;
+  position: absolute;
   background: linear-gradient(
     180deg,
     rgba(79, 79, 255, 1) 0%,