Compare commits

..

No commits in common. "2d63f3ca60c189348823bd27deeae66d76ad2a04" and "69290ce428a24e66a1eb5d087cec9bc330f04c3d" have entirely different histories.

3 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 41 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: '0.5% -34%',backgroundSize: '1895% 1650%' },
水厂监测: { backgroundPosition: '37.5% -40%',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: {