使用element ui-2

This commit is contained in:
yml
2026-05-21 21:45:07 +08:00
parent a39d43c4d6
commit 9656a92c8f
28 changed files with 133 additions and 371 deletions
@@ -147,7 +147,7 @@
margin-bottom: 14px;
}
.redeem-summary-card,
.metric-card,
.redeem-attempt-card {
padding: 14px var(--space-4);
border-radius: var(--radius-md);
@@ -155,7 +155,7 @@
background: rgba(248, 250, 252, 0.92);
}
.redeem-summary-card span,
.metric-card span,
.redeem-attempt-grid span {
display: block;
color: var(--text-secondary);
@@ -163,7 +163,7 @@
margin-bottom: 6px;
}
.redeem-summary-card strong,
.metric-card strong,
.redeem-attempt-grid strong {
color: var(--text-primary);
}