lin
2026-05-22 f1ce6aefad85026c97f4db41a64cb6ff58839225
static/css/login.css
@@ -14,7 +14,7 @@
.login-title-1{
   font-size: 40upx;
   font-weight: 700;
   color: #37AA25;
   color: #1735C0;
   display: flex;
   justify-content: center;
   align-items: center;
@@ -81,7 +81,7 @@
   border-radius: 50upx;
}
.loginBtn .active{
   background-color: #37AA25;
   background-color: #1735C0;
}
.login-type{
@@ -101,7 +101,7 @@
   content: '';
   height: 1px;
   width: 100%;
   background-color: #37AA25;
   background-color: #1735C0;
   left: 0;
   bottom: -10px;
}