mark
2022-10-25 f20a554bdb24e9dfde9dc6a69d78595944f61d15
src/views/register/index.vue
@@ -74,7 +74,7 @@
  width: 100%;
  min-width: 1280px;
  min-height: 960px;
  background: url("/images/register/注册.png");
  background: url("/images/register/register.png");
  background-size: 100% 100%;
  font-size: 14px;
@@ -90,13 +90,13 @@
  .registerHeart {
    margin: 0 auto;
    width: 1280px;
    width: 1200px;
    overflow: hidden;
    .registerForm {
      position: relative;
      overflow: hidden;
      margin-top: 60px;
      margin-top: 5vh;
      width: 660px;
      height: 730px;
      background: #ffffff;