feat: 添加财务健康评分弹窗组件,展示详细财务分析、评分细则和AI建议。

This commit is contained in:
2026-01-30 16:46:14 +08:00
parent 86f2e69b60
commit 786486fa01

View File

@@ -451,10 +451,11 @@
color: white; color: white;
} }
margin: 0; .rule-desc-group p {
font-size: 0.875rem; margin: 0;
color: var(--health-text-sub); font-size: 0.875rem;
line-height: 1.5; color: var(--health-text-sub);
line-height: 1.5;
} }
/* AI Advice & Tips Styling */ /* AI Advice & Tips Styling */