diff --git a/web_src/package-lock.json b/web_src/package-lock.json index b8b9a8d0..cdefa1bb 100644 --- a/web_src/package-lock.json +++ b/web_src/package-lock.json @@ -8,7 +8,7 @@ "name": "gb_web", "version": "1.0.0", "dependencies": { - "@liveqing/liveplayer": "^2.7.0", + "@liveqing/liveplayer": "^2.7.10", "axios": "^0.24.0", "core-js": "^2.6.5", "echarts": "^4.9.0", @@ -71,9 +71,9 @@ } }, "node_modules/@liveqing/liveplayer": { - "version": "2.7.0", - "resolved": "https://registry.npmmirror.com/@liveqing/liveplayer/-/liveplayer-2.7.0.tgz", - "integrity": "sha512-SWveQRqhhfJzkcpmHZxL6eLn+xLQuub888/JiBtUDHgt1eVwYYsorDiGcAKciNcyD70PuMfQ3+QrLoLbWE2vWA==" + "version": "2.7.10", + "resolved": "https://registry.npmmirror.com/@liveqing/liveplayer/-/liveplayer-2.7.10.tgz", + "integrity": "sha512-OrRzy2t0WZvO/h+hxMYL2+Ips7ON75l+PH8rjZDT7sps1zKW6dct6qPJm3EsVQuttUQ0dVGu3UXaSUm5gEM4dQ==" }, "node_modules/@mapbox/jsonlint-lines-primitives": { "version": "2.0.2", @@ -14464,9 +14464,9 @@ }, "dependencies": { "@liveqing/liveplayer": { - "version": "2.7.0", - "resolved": "https://registry.npmmirror.com/@liveqing/liveplayer/-/liveplayer-2.7.0.tgz", - "integrity": "sha512-SWveQRqhhfJzkcpmHZxL6eLn+xLQuub888/JiBtUDHgt1eVwYYsorDiGcAKciNcyD70PuMfQ3+QrLoLbWE2vWA==" + "version": "2.7.10", + "resolved": "https://registry.npmmirror.com/@liveqing/liveplayer/-/liveplayer-2.7.10.tgz", + "integrity": "sha512-OrRzy2t0WZvO/h+hxMYL2+Ips7ON75l+PH8rjZDT7sps1zKW6dct6qPJm3EsVQuttUQ0dVGu3UXaSUm5gEM4dQ==" }, "@mapbox/jsonlint-lines-primitives": { "version": "2.0.2", diff --git a/web_src/package.json b/web_src/package.json index dd4dfe6f..255e7887 100644 --- a/web_src/package.json +++ b/web_src/package.json @@ -10,7 +10,7 @@ "build": "node build/build.js" }, "dependencies": { - "@liveqing/liveplayer": "^2.7.0", + "@liveqing/liveplayer": "^2.7.10", "axios": "^0.24.0", "core-js": "^2.6.5", "echarts": "^4.9.0", diff --git a/web_src/src/components/map.vue b/web_src/src/components/map.vue index 2aa17f63..248426ce 100644 --- a/web_src/src/components/map.vue +++ b/web_src/src/components/map.vue @@ -22,10 +22,10 @@ {{channel.civilCode}} {{channel.owner}} {{channel.address == null?'未知': channel.address}} - {{channel.ptztypeText}} - - 在线 - 离线 + {{channel.PTZTypeText}} + + 在线 + 离线