ZZJ
2022-07-11 6ef2ac92c0d3f79b59b8698274918df830b58b29
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%;
  }
}