dev-tmp1
luotaiqian 2026-08-11 17:52:43 +08:00
parent aee28c4af4
commit 67c9e49f44
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ const ReviewModal = (props) => {
</div> </div>
</div> </div>
<div style={statStyle}> <div style={statStyle}>
<div style={statLabelStyle}>条件未满足</div> <div style={statLabelStyle}>风险提醒</div>
<div style={{ fontSize: "1.1rem", fontWeight: 700, color: "#d97706" }}> <div style={{ fontSize: "1.1rem", fontWeight: 700, color: "#d97706" }}>
{legalWarnCount} {legalWarnCount}
</div> </div>