diff --git a/src/components/videoDHone/index.vue b/src/components/videoDHone/index.vue index b6b21b1..acbc044 100644 --- a/src/components/videoDHone/index.vue +++ b/src/components/videoDHone/index.vue @@ -26,16 +26,16 @@ pluginLoginInfo: { // 传入 icc 平台的登录信息 // 内网端口 - // host: '172.28.41.16', // icc 平台ip - // port: '443', // icc 平台端口 https 默认 443 - // username: 'sfduijie', // icc 平台用户名 - // password: 'sfduijie@123', // icc 平台密码 - - // 外网端口 - host: '220.249.115.224', // icc 平台ip - port: '1443', // icc 平台端口 https 默认 443 + host: '172.28.41.16', // icc 平台ip + port: '443', // icc 平台端口 https 默认 443 username: 'sfduijie', // icc 平台用户名 password: 'sfduijie@123', // icc 平台密码 + + // 外网端口 + // host: '220.249.115.224', // icc 平台ip + // port: '1443', // icc 平台端口 https 默认 443 + // username: 'sfduijie', // icc 平台用户名 + // password: 'sfduijie@123', // icc 平台密码 }, }); diff --git a/src/components/videoDHone/index.vue b/src/components/videoDHone/index.vue index b6b21b1..acbc044 100644 --- a/src/components/videoDHone/index.vue +++ b/src/components/videoDHone/index.vue @@ -26,16 +26,16 @@ pluginLoginInfo: { // 传入 icc 平台的登录信息 // 内网端口 - // host: '172.28.41.16', // icc 平台ip - // port: '443', // icc 平台端口 https 默认 443 - // username: 'sfduijie', // icc 平台用户名 - // password: 'sfduijie@123', // icc 平台密码 - - // 外网端口 - host: '220.249.115.224', // icc 平台ip - port: '1443', // icc 平台端口 https 默认 443 + host: '172.28.41.16', // icc 平台ip + port: '443', // icc 平台端口 https 默认 443 username: 'sfduijie', // icc 平台用户名 password: 'sfduijie@123', // icc 平台密码 + + // 外网端口 + // host: '220.249.115.224', // icc 平台ip + // port: '1443', // icc 平台端口 https 默认 443 + // username: 'sfduijie', // icc 平台用户名 + // password: 'sfduijie@123', // icc 平台密码 }, }); diff --git a/src/views/pictureOnMap/index.vue b/src/views/pictureOnMap/index.vue index 4b84aaf..777aa13 100644 --- a/src/views/pictureOnMap/index.vue +++ b/src/views/pictureOnMap/index.vue @@ -2,11 +2,7 @@
- + @@ -32,6 +28,7 @@ :title="dialogConfig.title" :arrstcode="arrstcode" :arrid="arrid" + :videoList="videoList" :Getproperties="Getproperties" :Getmenuarr="Getmenuarr" @closeFun="closeFun" @@ -40,23 +37,23 @@
diff --git a/src/components/videoDHone/index.vue b/src/components/videoDHone/index.vue index b6b21b1..acbc044 100644 --- a/src/components/videoDHone/index.vue +++ b/src/components/videoDHone/index.vue @@ -26,16 +26,16 @@ pluginLoginInfo: { // 传入 icc 平台的登录信息 // 内网端口 - // host: '172.28.41.16', // icc 平台ip - // port: '443', // icc 平台端口 https 默认 443 - // username: 'sfduijie', // icc 平台用户名 - // password: 'sfduijie@123', // icc 平台密码 - - // 外网端口 - host: '220.249.115.224', // icc 平台ip - port: '1443', // icc 平台端口 https 默认 443 + host: '172.28.41.16', // icc 平台ip + port: '443', // icc 平台端口 https 默认 443 username: 'sfduijie', // icc 平台用户名 password: 'sfduijie@123', // icc 平台密码 + + // 外网端口 + // host: '220.249.115.224', // icc 平台ip + // port: '1443', // icc 平台端口 https 默认 443 + // username: 'sfduijie', // icc 平台用户名 + // password: 'sfduijie@123', // icc 平台密码 }, }); diff --git a/src/views/pictureOnMap/index.vue b/src/views/pictureOnMap/index.vue index 4b84aaf..777aa13 100644 --- a/src/views/pictureOnMap/index.vue +++ b/src/views/pictureOnMap/index.vue @@ -2,11 +2,7 @@
- + @@ -32,6 +28,7 @@ :title="dialogConfig.title" :arrstcode="arrstcode" :arrid="arrid" + :videoList="videoList" :Getproperties="Getproperties" :Getmenuarr="Getmenuarr" @closeFun="closeFun" @@ -40,23 +37,23 @@
diff --git a/src/views/pictureOnMap/page/components/DialogTabs/component/videoOne.vue b/src/views/pictureOnMap/page/components/DialogTabs/component/videoOne.vue new file mode 100644 index 0000000..16f461f --- /dev/null +++ b/src/views/pictureOnMap/page/components/DialogTabs/component/videoOne.vue @@ -0,0 +1,168 @@ + + + + +