fix(): 修改风险人数

lsf-dev
李神峰 2025-06-13 14:30:43 +08:00
parent 13868ee323
commit 766c49cebc
1 changed files with 7 additions and 7 deletions

View File

@ -228,15 +228,15 @@ const householdData = [
</Typography>
<div style={{ display: 'flex', justifyContent: 'center', flexWrap: 'wrap', columnGap: 40 }}>
<div style={{ padding: 10, width: 130, background: "linear-gradient(to bottom, #001529, #003366)" }}>
<div className="value" style={{ color: '#5ecd45' }}>35</div>
<div className="key" style={{ color: '#fff', fontSize: 16 }}>危险区面积</div>
<div className="value" style={{ color: '#5ecd45' }}>794</div>
<div className="key" style={{ color: '#fff', fontSize: 16 }}>危险区面积()</div>
</div>
<div style={{ padding: 10, width: 130, background: "linear-gradient(to bottom, #001529, #003366)" }}>
<div className="value" style={{ color: '#5ecd45' }}>35</div>
<div className="value" style={{ color: '#5ecd45' }}>8</div>
<div className="key" style={{ color: '#fff', fontSize: 16 }}>危险区户数</div>
</div>
<div style={{ padding: 10, width: 130, background: "linear-gradient(to bottom, #001529, #003366)" }}>
<div className="value" style={{ color: '#5ecd45' }}>35</div>
<div className="value" style={{ color: '#5ecd45' }}>8</div>
<div className="key" style={{ color: '#fff', fontSize: 16 }}>风险点()</div>
</div>
<div style={{ padding: 10, width: 130, background: "linear-gradient(to bottom, #001529, #003366)" }}>
@ -244,7 +244,7 @@ const householdData = [
className="value"
style={{ cursor: 'pointer', color: '#5ecd45' }}
>
15
32
</div>
<div className="key" style={{ color: '#fff', fontSize: 16 }}>危险区人口()</div>
</div>
@ -256,11 +256,11 @@ const householdData = [
<div className="info-row">
<div className="info-item">
<span className="label">威胁对象</span>
<span className="value">18</span>
<span className="value">8</span>
</div>
<div className="info-item">
<span className="label">威胁人口</span>
<span className="value">75</span>
<span className="value">32</span>
</div>
</div>
<div className="info-item">