zhangzengfei
2022-08-05 012c84b59018018cd75f0b8c70f7492fcb3e3e6f
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%;
  }
}