1、更换地图图标

20240528Test
liujun 2024-04-24 14:23:07 +08:00
parent 1862bc1eea
commit 0fba5ebca5
7 changed files with 14 additions and 14 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -180,7 +180,7 @@ export default {
this.block1OptionsList = [ this.block1OptionsList = [
{ {
title: '在线设备数', title: '在线设备数',
img: require('../../../assets/map/renyuan/img1ico2.png'), img: require('../../../assets/map/renyuan/ico1.png'),
count: data.orthermessage.onlineDeviceNum count: data.orthermessage.onlineDeviceNum
}, },
{ {
@ -190,17 +190,17 @@ export default {
}, },
{ {
title: '在线基站数', title: '在线基站数',
img: require('../../../assets/map/renyuan/img1ico2.png'), img: require('../../../assets/map/renyuan/ico3.png'),
count: data.orthermessage.infoList.UwbJiZhan.num count: data.orthermessage.infoList.UwbJiZhan.num
}, },
{ {
title: '在线摄像头数', title: '在线摄像头数',
img: require('../../../assets/map/renyuan/img1ico2.png'), img: require('../../../assets/map/renyuan/ico4.png'),
count: data.orthermessage.infoList.HKcamera.num count: data.orthermessage.infoList.HKcamera.num
}, },
{ {
title: '在线报警设备数', title: '在线报警设备数',
img: require('../../../assets/map/renyuan/img1ico2.png'), img: require('../../../assets/map/renyuan/ico5.png'),
count: data.orthermessage.infoList.tklyr.num count: data.orthermessage.infoList.tklyr.num
} }
] ]

View File

@ -650,18 +650,18 @@ export default {
checkImg: require('../../assets/map/gangkou_index/buttom/ico21_on.png'), checkImg: require('../../assets/map/gangkou_index/buttom/ico21_on.png'),
containAuthorization: [], containAuthorization: [],
eliminateAuthorization: [] eliminateAuthorization: []
},
{
label: '摄像头',
dialog_width: '1200px',
check: false,
type: 'platcamera',
img: require('../../assets/map/gangkou_index/buttom/ico26.png'),
checkImg: require('../../assets/map/gangkou_index/buttom/ico26_on.png'),
containAuthorization: [],
eliminateAuthorization: []
} }
// { // {
// label: '',
// dialog_width: '1200px',
// check: false,
// type: 'platcamera',
// img: require('../../assets/map/gangkou_index/buttom/ico26.png'),
// checkImg: require('../../assets/map/gangkou_index/buttom/ico26_on.png'),
// containAuthorization: [],
// eliminateAuthorization: []
// }
// {
// label: '', // label: '',
// dialog_width: '1200px', // dialog_width: '1200px',
// check: false, // check: false,