ZZJ
2022-07-15 b35ae89a354d29643af99cc150812241b940352d
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;