完成结果总览页面前端实现

This commit is contained in:
wkc
2026-03-19 10:39:24 +08:00
parent e4706fb7e8
commit a508977472
8 changed files with 111 additions and 13 deletions

View File

@@ -110,7 +110,7 @@ export default {
overflow: hidden;
}
.people-table /deep/ th {
:deep(.people-table th) {
background: #f8fafc;
color: #64748b;
}