v1.0.37: 碎片处理看板调整 - 删待处理碎片卡(4张)+硬碎片新增按钮与录入弹窗(hard_add.php)+综合概览待处理数据碎片=硬+软+看板操作后实时刷新

This commit is contained in:
nanguaboss
2026-08-09 22:49:47 +08:00
parent 48c996d1d2
commit 4ff4349ef5
5 changed files with 142 additions and 9 deletions
-4
View File
@@ -476,10 +476,6 @@ table.grid .ops a:hover { text-decoration: underline; }
gap: 14px;
margin-bottom: 16px;
}
/* 碎片处理中心专用:5 张指标卡一行排布(不影响其它页面) */
.stat-cards.stat-cards-5 {
grid-template-columns: repeat(5, 1fr);
}
.stat-card {
background: #fff;
border-radius: 6px;