yangan
2024-02-28 5248cfc3ad49d0b5ba3339eb6da29af168b372c1
pages/login/index.scss
@@ -4,12 +4,10 @@
   justify-content: center;
   background: url(../../static/custom/login/login-bg.png) no-repeat left top;
   background-size: 100% auto;
}
.list {
   marigin-top:vww(20);
   marigin-top: vww(20);
   display: flex;
   flex-direction: column;
   padding: 40rpx 70rpx 40rpx 70rpx;
@@ -112,4 +110,4 @@
   font-size: 42rpx;
   color: #000;
   padding: 40rpx 70rpx 10rpx;
}
}