Forráskód Böngészése

改登陆页面的定位

luolei 5 éve
szülő
commit
55bbd48c2e
1 módosított fájl, 1 hozzáadás és 1 törlés
  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%,