完善余额功能

This commit is contained in:
2025-05-09 13:58:42 +08:00
parent 0b55863ba3
commit 2a32bd6fe5
309 changed files with 10732 additions and 5169 deletions

View File

@ -42,9 +42,11 @@
}
.signin .normal {
background-color: #F5F5F4;
color: #141414;
}
.signin .last {
.signin .current {
background: linear-gradient(137deg, #099DF1 0%, #7BC7F2 100%);
color: #141414;
}
.signin .sigin-day {
width: 80rpx;