Merge pull request 'pc-master' (#174) from pc-master into portal

Reviewed-on: #174
portal
xiaomeng 2024-09-25 05:56:18 +00:00
commit 23974d3ca9
5 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -59,22 +59,22 @@ export default new Vuex.Store({
{ label: '蒸发量', value: 36, countType: 2,unit:'mm' },
{ label: '负氧离子', value: 37, countType: 0,unit:'个/cm3' },
{ label: '露点温度', value: 38, countType: 3,unit:'℃' },
{ label: '设备电压', value: 39, countType: 2,unit:'V' },
{ label: '设备电流', value: 40, countType: 2,unit:'A' },
{ label: '一氧化碳', value: 39, countType: 0,unit:'ppm' },
{ label: '氨氮', value: 40, countType: 2,unit:'mg/L' },
{ label: '土壤氮含量', value: 41, countType: 0,unit:'mg/kg' },
{ label: '土壤磷含量', value: 42, countType: 0,unit:'mg/kg' },
{ label: '土壤钾含量', value: 43, countType: 0,unit:'mg/kg' },
{ label: '管道压力', value: 44, countType: 0,unit:'Kpa' },
{ label: '水位', value: 45, countType: 0,unit:'cm' },
{ label: '氨气', value: 46, countType: 0,unit:'ppm' },
{ label: '硫化氢', value: 47, countType: 0,unit:'ppm' },
{ label: '浊度', value: 47, countType: 0,unit:'NTU' },
{ label: '氧气', value: 48, countType: 2,unit:'%vol' },
{ label: '土壤张力', value: 49, countType: 4,unit:'KPa' },
{ label: '铜CU', value: 50, countType: 0,unit:'mg/kg' },
{ label: '镉CD', value: 51, countType: 2,unit:'mg/kg' },
{ label: '铅PB', value: 52, countType: 0,unit:'mg/kg' },
{ label: '噪声', value: 53, countType: 0,unit:'dB' },
{ label: '叶面面积', value: 54, countType: 0,unit:'mm' },
{ label: '溶解氧', value: 54, countType: 2,unit:'mg/L' },
{ label: '虫数量', value: 55, countType: 0,unit:'个' },
{ label: '无线传感器电池电压', value: 56, countType: 2,unit:'V' },
{ label: '无线传感器无线信号强度', value: 57, countType: 1,unit:'dBm' },