diff --git a/src/assets/map/renyuan/ico1.png b/src/assets/map/renyuan/ico1.png new file mode 100644 index 0000000..191835e Binary files /dev/null and b/src/assets/map/renyuan/ico1.png differ diff --git a/src/assets/map/renyuan/ico2.png b/src/assets/map/renyuan/ico2.png new file mode 100644 index 0000000..1f28bbe Binary files /dev/null and b/src/assets/map/renyuan/ico2.png differ diff --git a/src/assets/map/renyuan/ico3.png b/src/assets/map/renyuan/ico3.png new file mode 100644 index 0000000..9370a0e Binary files /dev/null and b/src/assets/map/renyuan/ico3.png differ diff --git a/src/assets/map/renyuan/ico4.png b/src/assets/map/renyuan/ico4.png new file mode 100644 index 0000000..42475ba Binary files /dev/null and b/src/assets/map/renyuan/ico4.png differ diff --git a/src/assets/map/renyuan/ico5.png b/src/assets/map/renyuan/ico5.png new file mode 100644 index 0000000..ffe9c41 Binary files /dev/null and b/src/assets/map/renyuan/ico5.png differ diff --git a/src/views/map/components/renyuan.vue b/src/views/map/components/renyuan.vue index f959a57..3a1e6e9 100644 --- a/src/views/map/components/renyuan.vue +++ b/src/views/map/components/renyuan.vue @@ -180,7 +180,7 @@ export default { this.block1OptionsList = [ { title: '在线设备数', - img: require('../../../assets/map/renyuan/img1ico2.png'), + img: require('../../../assets/map/renyuan/ico1.png'), count: data.orthermessage.onlineDeviceNum }, { @@ -190,17 +190,17 @@ export default { }, { title: '在线基站数', - img: require('../../../assets/map/renyuan/img1ico2.png'), + img: require('../../../assets/map/renyuan/ico3.png'), count: data.orthermessage.infoList.UwbJiZhan.num }, { title: '在线摄像头数', - img: require('../../../assets/map/renyuan/img1ico2.png'), + img: require('../../../assets/map/renyuan/ico4.png'), count: data.orthermessage.infoList.HKcamera.num }, { title: '在线报警设备数', - img: require('../../../assets/map/renyuan/img1ico2.png'), + img: require('../../../assets/map/renyuan/ico5.png'), count: data.orthermessage.infoList.tklyr.num } ] diff --git a/src/views/map/index.vue b/src/views/map/index.vue index 70c4043..d72748b 100644 --- a/src/views/map/index.vue +++ b/src/views/map/index.vue @@ -650,18 +650,18 @@ export default { checkImg: require('../../assets/map/gangkou_index/buttom/ico21_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: '摄像头', + // 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,