diff --git a/public/static/config/basicConfig.js b/public/static/config/basicConfig.js index a823462..7ce013b 100644 --- a/public/static/config/basicConfig.js +++ b/public/static/config/basicConfig.js @@ -69,6 +69,12 @@ var CONFIGITEM = { { channelId: '37028528001321820196' }, { channelId: '37028528001321820201' } ], + channelAreaList: [ + '37020220001321113922' + ], + channelsArea: [ + { channelId: '37020220001321113922'}, + ], name_32: 'General_DSS-LightWeight-Client_x86_V2.1.0.2110.R.20211106.exe', url_32: diff --git a/src/views/pages/areaMonitor/components/VideoControlPlay.vue b/src/views/pages/areaMonitor/components/VideoControlPlay.vue new file mode 100644 index 0000000..289d472 --- /dev/null +++ b/src/views/pages/areaMonitor/components/VideoControlPlay.vue @@ -0,0 +1,291 @@ + + + + + diff --git a/src/views/pages/areaMonitor/components/VideoListLeft.vue b/src/views/pages/areaMonitor/components/VideoListLeft.vue index 51e2a2f..4a6962f 100644 --- a/src/views/pages/areaMonitor/components/VideoListLeft.vue +++ b/src/views/pages/areaMonitor/components/VideoListLeft.vue @@ -17,7 +17,10 @@
- +
@@ -25,23 +28,36 @@ -