修复地图页面云台状态显示以及状态显示
This commit is contained in:
14
web_src/package-lock.json
generated
14
web_src/package-lock.json
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user