修改签到

This commit is contained in:
2025-05-08 11:23:31 +08:00
parent 35967a152c
commit cbf23a8a06
156 changed files with 1341 additions and 1412 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;