yangan
2024-07-30 d914874655e3171e171514d919dd80c5e4774e5a
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;
}
}