马宇豪
2025-04-16 724474543053bf6cf4ab9e8d14065e3d3b13a8ea
src/views/loginPage/loginPage.vue
@@ -75,11 +75,11 @@
          position: relative;
          img{
            width: 103%;
            width: 100%;
            height: auto;
            position: absolute;
            bottom: -180px;
            right: 15%;
            right: 5%;
            margin-top: 40px;
          }
        }
@@ -161,12 +161,12 @@
            border-radius: 15px;
            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
            .welcc {
              font-size: 52px;
              font-size: clamp(2.625rem, 1.911rem + 1.12vw, 3.25rem);
              font-family: 'PingFang SC';
              text-align: right;
              font-weight: 900;
              color: #485BD4;
              letter-spacing: 6px;
              letter-spacing: 2px;
              white-space: nowrap;
              position: relative;
              z-index: 999;