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 @@