陶杰
2025-01-13 efa9bfe98ba906e4c9b8f49c89f5da162a46bb0f
pages/login/login.scss
@@ -1,6 +1,7 @@
.login-container{
   min-height: 99vh;
      background-image: url('../../static/images/farmer/login/bg.png');
      min-height: 99vh;
      // background-image: url('@/static/images/supplier/login/bg.png');
      .nav-title{
         font-weight: 400;
         font-size: 32rpx;
@@ -20,7 +21,6 @@
            line-height: 28px;
         }
         .title-2{
            font-family: PingFangSC, PingFang SC;
            font-weight: 600;
            font-size: 24px;
            color: #000000;
@@ -46,7 +46,7 @@
         background: var(--topicolor);
         border-radius: 46rpx;
         text-align: center;
         margin-top: 120rpx;
         margin-top: 40rpx;
         margin-bottom: 42rpx;
         
      }