江西测试问题整改

This commit is contained in:
guanj
2025-07-16 18:31:31 +08:00
parent 2f5ab61e9c
commit 6f15ce04fb
53 changed files with 286 additions and 234 deletions

View File

@@ -201,7 +201,7 @@ const analysis = () => {
// : params[i].value > 2
// ? '#97017e'
// : params[i].value > 0
// ? '#cc0000'
// ? '#A52a2a'
// : ''
// }">
// ${
@@ -290,7 +290,7 @@ defineExpose({ open })
color: #fff;
}
.background3 {
background-color: #cc0000;
background-color: #A52a2a;
color: #fff;
}
:deep(.el-select) {

View File

@@ -33,7 +33,7 @@
<br />
<span style="color: #ff9900">中度污染(1.6 , 2]</span>
<br />
<span style="color: #cc0000">重度污染(2 , +)</span>
<span style="color: #A52a2a">重度污染(2 , +)</span>
</div>
</el-popover>
</span>
@@ -169,7 +169,7 @@ const contaminateC = () => {
name: `重度污染:${a5}`
}
]
const color = ['#00B07D', '#3399ff', '#ffcc33', '#ff9900', '#cc0000']
const color = ['#00B07D', '#3399ff', '#ffcc33', '#ff9900', '#A52a2a']
list.forEach((item, i) => {
picEChart.value[i] = {