syle:更新样式

This commit is contained in:
2025-10-15 14:56:34 +08:00
parent 46179c5d3f
commit 49ce29945f
17 changed files with 814 additions and 132 deletions
+3 -3
View File
@@ -223,8 +223,8 @@
transition: all 0.3s;
&.active {
background: #E3F2FD;
color: #1976D2;
background: #E8F5EE;
color: #3EAB64;
}
}
}
@@ -342,7 +342,7 @@
.submit-btn {
width: 100%;
height: 88rpx;
background: #1976D2;
background: #3EAB64;
color: #fff;
border-radius: 44rpx;
font-size: 32rpx;