diff --git a/src/api/MonitorAssetsOnMap.js b/src/api/MonitorAssetsOnMap.js index 891804d..2c2f7f5 100644 --- a/src/api/MonitorAssetsOnMap.js +++ b/src/api/MonitorAssetsOnMap.js @@ -391,3 +391,37 @@ params: query, }); } + + +// 分类列表 +export function groupList (data) { + return request({ + url: '/camera/oneMap/group/list', + method: 'post', + data + }) +} + +// 在线离线 +export function listCameraStatus (data) { + return request({ + url: '/camera/oneMap/groupRelation/listCameraStatus', + method: 'post', + data + }) +} +// 摄像头列表 +export function pageCameraInfoByCameraStatus (params) { + return request({ + url: '/camera/oneMap/groupRelation/pageCameraInfoByCameraStatus', + method: 'get', + params + }) +} +export function collect_uncollect (data) { + return request({ + url: '/camera/cameraCollect/collect_uncollect', + method: 'post', + data + }) +} \ No newline at end of file diff --git a/src/api/MonitorAssetsOnMap.js b/src/api/MonitorAssetsOnMap.js index 891804d..2c2f7f5 100644 --- a/src/api/MonitorAssetsOnMap.js +++ b/src/api/MonitorAssetsOnMap.js @@ -391,3 +391,37 @@ params: query, }); } + + +// 分类列表 +export function groupList (data) { + return request({ + url: '/camera/oneMap/group/list', + method: 'post', + data + }) +} + +// 在线离线 +export function listCameraStatus (data) { + return request({ + url: '/camera/oneMap/groupRelation/listCameraStatus', + method: 'post', + data + }) +} +// 摄像头列表 +export function pageCameraInfoByCameraStatus (params) { + return request({ + url: '/camera/oneMap/groupRelation/pageCameraInfoByCameraStatus', + method: 'get', + params + }) +} +export function collect_uncollect (data) { + return request({ + url: '/camera/cameraCollect/collect_uncollect', + method: 'post', + data + }) +} \ No newline at end of file diff --git a/src/assets/icons/svg/qiangj.svg b/src/assets/icons/svg/qiangj.svg new file mode 100644 index 0000000..1129f75 --- /dev/null +++ b/src/assets/icons/svg/qiangj.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/api/MonitorAssetsOnMap.js b/src/api/MonitorAssetsOnMap.js index 891804d..2c2f7f5 100644 --- a/src/api/MonitorAssetsOnMap.js +++ b/src/api/MonitorAssetsOnMap.js @@ -391,3 +391,37 @@ params: query, }); } + + +// 分类列表 +export function groupList (data) { + return request({ + url: '/camera/oneMap/group/list', + method: 'post', + data + }) +} + +// 在线离线 +export function listCameraStatus (data) { + return request({ + url: '/camera/oneMap/groupRelation/listCameraStatus', + method: 'post', + data + }) +} +// 摄像头列表 +export function pageCameraInfoByCameraStatus (params) { + return request({ + url: '/camera/oneMap/groupRelation/pageCameraInfoByCameraStatus', + method: 'get', + params + }) +} +export function collect_uncollect (data) { + return request({ + url: '/camera/cameraCollect/collect_uncollect', + method: 'post', + data + }) +} \ No newline at end of file diff --git a/src/assets/icons/svg/qiangj.svg b/src/assets/icons/svg/qiangj.svg new file mode 100644 index 0000000..1129f75 --- /dev/null +++ b/src/assets/icons/svg/qiangj.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/assets/icons/svg/qiuj.svg b/src/assets/icons/svg/qiuj.svg new file mode 100644 index 0000000..73b8bfe --- /dev/null +++ b/src/assets/icons/svg/qiuj.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/api/MonitorAssetsOnMap.js b/src/api/MonitorAssetsOnMap.js index 891804d..2c2f7f5 100644 --- a/src/api/MonitorAssetsOnMap.js +++ b/src/api/MonitorAssetsOnMap.js @@ -391,3 +391,37 @@ params: query, }); } + + +// 分类列表 +export function groupList (data) { + return request({ + url: '/camera/oneMap/group/list', + method: 'post', + data + }) +} + +// 在线离线 +export function listCameraStatus (data) { + return request({ + url: '/camera/oneMap/groupRelation/listCameraStatus', + method: 'post', + data + }) +} +// 摄像头列表 +export function pageCameraInfoByCameraStatus (params) { + return request({ + url: '/camera/oneMap/groupRelation/pageCameraInfoByCameraStatus', + method: 'get', + params + }) +} +export function collect_uncollect (data) { + return request({ + url: '/camera/cameraCollect/collect_uncollect', + method: 'post', + data + }) +} \ No newline at end of file diff --git a/src/assets/icons/svg/qiangj.svg b/src/assets/icons/svg/qiangj.svg new file mode 100644 index 0000000..1129f75 --- /dev/null +++ b/src/assets/icons/svg/qiangj.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/assets/icons/svg/qiuj.svg b/src/assets/icons/svg/qiuj.svg new file mode 100644 index 0000000..73b8bfe --- /dev/null +++ b/src/assets/icons/svg/qiuj.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/views/pictureOnMap/page/components/DialogTabs/component/ShiPingJianKong.vue b/src/views/pictureOnMap/page/components/DialogTabs/component/ShiPingJianKong.vue index 1633893..6d28562 100644 --- a/src/views/pictureOnMap/page/components/DialogTabs/component/ShiPingJianKong.vue +++ b/src/views/pictureOnMap/page/components/DialogTabs/component/ShiPingJianKong.vue @@ -1,6 +1,57 @@ - + + + {{i.name}} + + + + + + + + + + + + + 搜索 + + + + {{i.cameraStatusName}}({{i.number}}) + + + + + + {{row.name}} + + + + + + + + + + + {{row.accessType=='owner'?'自建':'共享'}} + + + + + + + + + + + + +