Parcourir la source

改登陆页面的定位

luolei il y a 5 ans
Parent
commit
55bbd48c2e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/components/Login.vue

+ 1 - 1
src/components/Login.vue

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