This commit is contained in:
qsc
2026-09-05 22:41:53 +08:00
parent 21033c8184
commit a42d3146c5
20 changed files with 432 additions and 16 deletions
+8
View File
@@ -353,6 +353,14 @@
background: var(--jx3-surface-muted);
}
.jx3-template .data-camp-icon {
display: block;
width: 46px;
height: 40px;
margin: 0 auto;
object-fit: contain;
}
.jx3-template .data-table tr.camp-haoqi {
color: var(--jx3-blue);
}