12.25 UI调整

This commit is contained in:
尚政杰
2025-12-25 16:07:01 +08:00
parent e24b4000fb
commit 091c1372fd
52 changed files with 350 additions and 328 deletions

View File

@@ -26,6 +26,7 @@ page {
}
.searchC input {
height: 100%;
color: white;
}
.searchC .line {
background-color: #E1E1E1;
@@ -54,7 +55,7 @@ page {
.contentC .calendarC .todayC .todayDateC {
font-size: 32rpx;
font-weight: bold;
color: #CCCDD1;
color: #3D3D3D;
}
.contentC .calendarC .todayC .todayDateC .icon {
margin-left: 16rpx;