fix(): 修改名字

lsf-dev
李神峰 2025-05-27 17:30:31 +08:00
parent 005288ffe2
commit d315a7b3d3
3 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View File

@ -81,7 +81,7 @@ export const iconstyles = {
渠道: { backgroundPosition: '30.5% -40%',backgroundSize: '3295% 1650%' },
水质: { backgroundPosition: '33.5% -40%',backgroundSize: '3295% 1650%' },
土壤墒情: { backgroundPosition: '37.5% -40%',backgroundSize: '1895% 1650%' },
水厂监测: { backgroundPosition: '37.5% -40%',backgroundSize: '1895% 1650%' },
水厂监测: { backgroundPosition: '0.5% -34%',backgroundSize: '1895% 1650%' },

View File

@ -105,7 +105,7 @@ const option = {
}
},
legend: {
data: ['数分布', '里程分布'],
data: ['数分布', '里程分布'],
textStyle: {
color: '#fff'
},
@ -155,7 +155,7 @@ const option = {
},
series: [
{
name: '数分布',
name: '数分布',
type: 'bar',
data: [2050, 2250, 1300, 2100, 1950, 1100, 2150, 2400, 1950, 2100],
itemStyle: {