diff --git a/public/config/project.config.json b/public/config/project.config.json index d55f197..89efe0f 100644 --- a/public/config/project.config.json +++ b/public/config/project.config.json @@ -2,7 +2,7 @@ "title": "安防综合管理平台驾驶舱", "subtitle": "", "theme":"blue", - "baseUrl": "http://127.0.0.1:5903/", + "baseUrl": "http://111.198.10.15:21610/", "wsUrl": "ws://192.168.10.6:5903/websocket/", "icsUrl": "ws://127.0.0.1:1234", "mainPage": "http://111.198.10.15:11404/dcms/#", diff --git a/public/config/project.config.json b/public/config/project.config.json index d55f197..89efe0f 100644 --- a/public/config/project.config.json +++ b/public/config/project.config.json @@ -2,7 +2,7 @@ "title": "安防综合管理平台驾驶舱", "subtitle": "", "theme":"blue", - "baseUrl": "http://127.0.0.1:5903/", + "baseUrl": "http://111.198.10.15:21610/", "wsUrl": "ws://192.168.10.6:5903/websocket/", "icsUrl": "ws://127.0.0.1:1234", "mainPage": "http://111.198.10.15:11404/dcms/#", diff --git a/src/api/pop.js b/src/api/pop.js index 339c649..a4a4a9e 100644 --- a/src/api/pop.js +++ b/src/api/pop.js @@ -63,11 +63,11 @@ }) } -// 安全防护梯度指标组件 +// 安全防护梯度指标组件 url: 'cockpit/device/securityScore', export function securityScore() { return request({ - url: 'cockpit/device/securityScore', - method: 'post', + url: 'multiScore/securityScore', + method: 'get', data: {} }) } @@ -134,3 +134,27 @@ data }) } + +// 今日事件数、今日事件处置数 +export function eventNum() { + return request({ + url: 'cockpit/event/number', + method: 'get' + }) +} + +// 设备离线率 +export function offlineRate() { + return request({ + url: 'device/offlineRate', + method: 'get' + }) +} + +// 14、安防事件类别统计 +export function categoryStatistics() { + return request({ + url: 'cockpit/case/categoryStatistics', + method: 'get' + }) +} diff --git a/public/config/project.config.json b/public/config/project.config.json index d55f197..89efe0f 100644 --- a/public/config/project.config.json +++ b/public/config/project.config.json @@ -2,7 +2,7 @@ "title": "安防综合管理平台驾驶舱", "subtitle": "", "theme":"blue", - "baseUrl": "http://127.0.0.1:5903/", + "baseUrl": "http://111.198.10.15:21610/", "wsUrl": "ws://192.168.10.6:5903/websocket/", "icsUrl": "ws://127.0.0.1:1234", "mainPage": "http://111.198.10.15:11404/dcms/#", diff --git a/src/api/pop.js b/src/api/pop.js index 339c649..a4a4a9e 100644 --- a/src/api/pop.js +++ b/src/api/pop.js @@ -63,11 +63,11 @@ }) } -// 安全防护梯度指标组件 +// 安全防护梯度指标组件 url: 'cockpit/device/securityScore', export function securityScore() { return request({ - url: 'cockpit/device/securityScore', - method: 'post', + url: 'multiScore/securityScore', + method: 'get', data: {} }) } @@ -134,3 +134,27 @@ data }) } + +// 今日事件数、今日事件处置数 +export function eventNum() { + return request({ + url: 'cockpit/event/number', + method: 'get' + }) +} + +// 设备离线率 +export function offlineRate() { + return request({ + url: 'device/offlineRate', + method: 'get' + }) +} + +// 14、安防事件类别统计 +export function categoryStatistics() { + return request({ + url: 'cockpit/case/categoryStatistics', + method: 'get' + }) +} diff --git "a/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" "b/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" new file mode 100644 index 0000000..bba0807 --- /dev/null +++ "b/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" Binary files differ diff --git a/public/config/project.config.json b/public/config/project.config.json index d55f197..89efe0f 100644 --- a/public/config/project.config.json +++ b/public/config/project.config.json @@ -2,7 +2,7 @@ "title": "安防综合管理平台驾驶舱", "subtitle": "", "theme":"blue", - "baseUrl": "http://127.0.0.1:5903/", + "baseUrl": "http://111.198.10.15:21610/", "wsUrl": "ws://192.168.10.6:5903/websocket/", "icsUrl": "ws://127.0.0.1:1234", "mainPage": "http://111.198.10.15:11404/dcms/#", diff --git a/src/api/pop.js b/src/api/pop.js index 339c649..a4a4a9e 100644 --- a/src/api/pop.js +++ b/src/api/pop.js @@ -63,11 +63,11 @@ }) } -// 安全防护梯度指标组件 +// 安全防护梯度指标组件 url: 'cockpit/device/securityScore', export function securityScore() { return request({ - url: 'cockpit/device/securityScore', - method: 'post', + url: 'multiScore/securityScore', + method: 'get', data: {} }) } @@ -134,3 +134,27 @@ data }) } + +// 今日事件数、今日事件处置数 +export function eventNum() { + return request({ + url: 'cockpit/event/number', + method: 'get' + }) +} + +// 设备离线率 +export function offlineRate() { + return request({ + url: 'device/offlineRate', + method: 'get' + }) +} + +// 14、安防事件类别统计 +export function categoryStatistics() { + return request({ + url: 'cockpit/case/categoryStatistics', + method: 'get' + }) +} diff --git "a/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" "b/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" new file mode 100644 index 0000000..bba0807 --- /dev/null +++ "b/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" Binary files differ diff --git "a/src/assets/popup/\344\273\212\346\227\245\345\244\204\347\275\256.png" "b/src/assets/popup/\344\273\212\346\227\245\345\244\204\347\275\256.png" new file mode 100644 index 0000000..3605093 --- /dev/null +++ "b/src/assets/popup/\344\273\212\346\227\245\345\244\204\347\275\256.png" Binary files differ diff --git a/public/config/project.config.json b/public/config/project.config.json index d55f197..89efe0f 100644 --- a/public/config/project.config.json +++ b/public/config/project.config.json @@ -2,7 +2,7 @@ "title": "安防综合管理平台驾驶舱", "subtitle": "", "theme":"blue", - "baseUrl": "http://127.0.0.1:5903/", + "baseUrl": "http://111.198.10.15:21610/", "wsUrl": "ws://192.168.10.6:5903/websocket/", "icsUrl": "ws://127.0.0.1:1234", "mainPage": "http://111.198.10.15:11404/dcms/#", diff --git a/src/api/pop.js b/src/api/pop.js index 339c649..a4a4a9e 100644 --- a/src/api/pop.js +++ b/src/api/pop.js @@ -63,11 +63,11 @@ }) } -// 安全防护梯度指标组件 +// 安全防护梯度指标组件 url: 'cockpit/device/securityScore', export function securityScore() { return request({ - url: 'cockpit/device/securityScore', - method: 'post', + url: 'multiScore/securityScore', + method: 'get', data: {} }) } @@ -134,3 +134,27 @@ data }) } + +// 今日事件数、今日事件处置数 +export function eventNum() { + return request({ + url: 'cockpit/event/number', + method: 'get' + }) +} + +// 设备离线率 +export function offlineRate() { + return request({ + url: 'device/offlineRate', + method: 'get' + }) +} + +// 14、安防事件类别统计 +export function categoryStatistics() { + return request({ + url: 'cockpit/case/categoryStatistics', + method: 'get' + }) +} diff --git "a/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" "b/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" new file mode 100644 index 0000000..bba0807 --- /dev/null +++ "b/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" Binary files differ diff --git "a/src/assets/popup/\344\273\212\346\227\245\345\244\204\347\275\256.png" "b/src/assets/popup/\344\273\212\346\227\245\345\244\204\347\275\256.png" new file mode 100644 index 0000000..3605093 --- /dev/null +++ "b/src/assets/popup/\344\273\212\346\227\245\345\244\204\347\275\256.png" Binary files differ diff --git "a/src/assets/popup/\347\246\273\347\272\277.png" "b/src/assets/popup/\347\246\273\347\272\277.png" new file mode 100644 index 0000000..11bb985 --- /dev/null +++ "b/src/assets/popup/\347\246\273\347\272\277.png" Binary files differ diff --git a/public/config/project.config.json b/public/config/project.config.json index d55f197..89efe0f 100644 --- a/public/config/project.config.json +++ b/public/config/project.config.json @@ -2,7 +2,7 @@ "title": "安防综合管理平台驾驶舱", "subtitle": "", "theme":"blue", - "baseUrl": "http://127.0.0.1:5903/", + "baseUrl": "http://111.198.10.15:21610/", "wsUrl": "ws://192.168.10.6:5903/websocket/", "icsUrl": "ws://127.0.0.1:1234", "mainPage": "http://111.198.10.15:11404/dcms/#", diff --git a/src/api/pop.js b/src/api/pop.js index 339c649..a4a4a9e 100644 --- a/src/api/pop.js +++ b/src/api/pop.js @@ -63,11 +63,11 @@ }) } -// 安全防护梯度指标组件 +// 安全防护梯度指标组件 url: 'cockpit/device/securityScore', export function securityScore() { return request({ - url: 'cockpit/device/securityScore', - method: 'post', + url: 'multiScore/securityScore', + method: 'get', data: {} }) } @@ -134,3 +134,27 @@ data }) } + +// 今日事件数、今日事件处置数 +export function eventNum() { + return request({ + url: 'cockpit/event/number', + method: 'get' + }) +} + +// 设备离线率 +export function offlineRate() { + return request({ + url: 'device/offlineRate', + method: 'get' + }) +} + +// 14、安防事件类别统计 +export function categoryStatistics() { + return request({ + url: 'cockpit/case/categoryStatistics', + method: 'get' + }) +} diff --git "a/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" "b/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" new file mode 100644 index 0000000..bba0807 --- /dev/null +++ "b/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" Binary files differ diff --git "a/src/assets/popup/\344\273\212\346\227\245\345\244\204\347\275\256.png" "b/src/assets/popup/\344\273\212\346\227\245\345\244\204\347\275\256.png" new file mode 100644 index 0000000..3605093 --- /dev/null +++ "b/src/assets/popup/\344\273\212\346\227\245\345\244\204\347\275\256.png" Binary files differ diff --git "a/src/assets/popup/\347\246\273\347\272\277.png" "b/src/assets/popup/\347\246\273\347\272\277.png" new file mode 100644 index 0000000..11bb985 --- /dev/null +++ "b/src/assets/popup/\347\246\273\347\272\277.png" Binary files differ diff --git a/src/router/modules/menu.js b/src/router/modules/menu.js index ee04eee..9292a60 100644 --- a/src/router/modules/menu.js +++ b/src/router/modules/menu.js @@ -194,7 +194,7 @@ path: '/serviceList', name: 'ServiceList', component: () => import('@/views/property/serviceList'), - meta: { title: '物业服务管理', icon: ''} + meta: { title: '物业服务管理', icon: '' } }, { path: '/moneyList', diff --git a/public/config/project.config.json b/public/config/project.config.json index d55f197..89efe0f 100644 --- a/public/config/project.config.json +++ b/public/config/project.config.json @@ -2,7 +2,7 @@ "title": "安防综合管理平台驾驶舱", "subtitle": "", "theme":"blue", - "baseUrl": "http://127.0.0.1:5903/", + "baseUrl": "http://111.198.10.15:21610/", "wsUrl": "ws://192.168.10.6:5903/websocket/", "icsUrl": "ws://127.0.0.1:1234", "mainPage": "http://111.198.10.15:11404/dcms/#", diff --git a/src/api/pop.js b/src/api/pop.js index 339c649..a4a4a9e 100644 --- a/src/api/pop.js +++ b/src/api/pop.js @@ -63,11 +63,11 @@ }) } -// 安全防护梯度指标组件 +// 安全防护梯度指标组件 url: 'cockpit/device/securityScore', export function securityScore() { return request({ - url: 'cockpit/device/securityScore', - method: 'post', + url: 'multiScore/securityScore', + method: 'get', data: {} }) } @@ -134,3 +134,27 @@ data }) } + +// 今日事件数、今日事件处置数 +export function eventNum() { + return request({ + url: 'cockpit/event/number', + method: 'get' + }) +} + +// 设备离线率 +export function offlineRate() { + return request({ + url: 'device/offlineRate', + method: 'get' + }) +} + +// 14、安防事件类别统计 +export function categoryStatistics() { + return request({ + url: 'cockpit/case/categoryStatistics', + method: 'get' + }) +} diff --git "a/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" "b/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" new file mode 100644 index 0000000..bba0807 --- /dev/null +++ "b/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" Binary files differ diff --git "a/src/assets/popup/\344\273\212\346\227\245\345\244\204\347\275\256.png" "b/src/assets/popup/\344\273\212\346\227\245\345\244\204\347\275\256.png" new file mode 100644 index 0000000..3605093 --- /dev/null +++ "b/src/assets/popup/\344\273\212\346\227\245\345\244\204\347\275\256.png" Binary files differ diff --git "a/src/assets/popup/\347\246\273\347\272\277.png" "b/src/assets/popup/\347\246\273\347\272\277.png" new file mode 100644 index 0000000..11bb985 --- /dev/null +++ "b/src/assets/popup/\347\246\273\347\272\277.png" Binary files differ diff --git a/src/router/modules/menu.js b/src/router/modules/menu.js index ee04eee..9292a60 100644 --- a/src/router/modules/menu.js +++ b/src/router/modules/menu.js @@ -194,7 +194,7 @@ path: '/serviceList', name: 'ServiceList', component: () => import('@/views/property/serviceList'), - meta: { title: '物业服务管理', icon: ''} + meta: { title: '物业服务管理', icon: '' } }, { path: '/moneyList', diff --git a/src/views/popup/components/personTable.vue b/src/views/popup/components/personTable.vue new file mode 100644 index 0000000..8c01a08 --- /dev/null +++ b/src/views/popup/components/personTable.vue @@ -0,0 +1,244 @@ + + + + diff --git a/public/config/project.config.json b/public/config/project.config.json index d55f197..89efe0f 100644 --- a/public/config/project.config.json +++ b/public/config/project.config.json @@ -2,7 +2,7 @@ "title": "安防综合管理平台驾驶舱", "subtitle": "", "theme":"blue", - "baseUrl": "http://127.0.0.1:5903/", + "baseUrl": "http://111.198.10.15:21610/", "wsUrl": "ws://192.168.10.6:5903/websocket/", "icsUrl": "ws://127.0.0.1:1234", "mainPage": "http://111.198.10.15:11404/dcms/#", diff --git a/src/api/pop.js b/src/api/pop.js index 339c649..a4a4a9e 100644 --- a/src/api/pop.js +++ b/src/api/pop.js @@ -63,11 +63,11 @@ }) } -// 安全防护梯度指标组件 +// 安全防护梯度指标组件 url: 'cockpit/device/securityScore', export function securityScore() { return request({ - url: 'cockpit/device/securityScore', - method: 'post', + url: 'multiScore/securityScore', + method: 'get', data: {} }) } @@ -134,3 +134,27 @@ data }) } + +// 今日事件数、今日事件处置数 +export function eventNum() { + return request({ + url: 'cockpit/event/number', + method: 'get' + }) +} + +// 设备离线率 +export function offlineRate() { + return request({ + url: 'device/offlineRate', + method: 'get' + }) +} + +// 14、安防事件类别统计 +export function categoryStatistics() { + return request({ + url: 'cockpit/case/categoryStatistics', + method: 'get' + }) +} diff --git "a/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" "b/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" new file mode 100644 index 0000000..bba0807 --- /dev/null +++ "b/src/assets/popup/\344\273\212\346\227\245\344\272\213\344\273\266.png" Binary files differ diff --git "a/src/assets/popup/\344\273\212\346\227\245\345\244\204\347\275\256.png" "b/src/assets/popup/\344\273\212\346\227\245\345\244\204\347\275\256.png" new file mode 100644 index 0000000..3605093 --- /dev/null +++ "b/src/assets/popup/\344\273\212\346\227\245\345\244\204\347\275\256.png" Binary files differ diff --git "a/src/assets/popup/\347\246\273\347\272\277.png" "b/src/assets/popup/\347\246\273\347\272\277.png" new file mode 100644 index 0000000..11bb985 --- /dev/null +++ "b/src/assets/popup/\347\246\273\347\272\277.png" Binary files differ diff --git a/src/router/modules/menu.js b/src/router/modules/menu.js index ee04eee..9292a60 100644 --- a/src/router/modules/menu.js +++ b/src/router/modules/menu.js @@ -194,7 +194,7 @@ path: '/serviceList', name: 'ServiceList', component: () => import('@/views/property/serviceList'), - meta: { title: '物业服务管理', icon: ''} + meta: { title: '物业服务管理', icon: '' } }, { path: '/moneyList', diff --git a/src/views/popup/components/personTable.vue b/src/views/popup/components/personTable.vue new file mode 100644 index 0000000..8c01a08 --- /dev/null +++ b/src/views/popup/components/personTable.vue @@ -0,0 +1,244 @@ + + + + diff --git a/src/views/popup/left.vue b/src/views/popup/left.vue index 2ce5c34..64a2799 100644 --- a/src/views/popup/left.vue +++ b/src/views/popup/left.vue @@ -1,7 +1,7 @@