feat: 迁移按月分组面板

This commit is contained in:
augushong
2025-08-15 10:36:21 +08:00
parent b5d74cb728
commit 1618ed25e4
10 changed files with 116 additions and 82 deletions

View File

@@ -73,19 +73,6 @@
display: block;
}
.ul-card-list {
display : flex;
flex-wrap: wrap;
}
.ul-card-list .ul-card {
margin-right: 15px;
}
.ul-card-list .layui-card:last-child {
margin-bottom: 15px;
}
.ul-title {
text-align : center;
line-height: 1.5;