yangan
2024-02-05 fb20d356a9d1415816102a2610af383feaea5d3b
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;
}
}