Commit b5e0f2ac authored by 王晓倩's avatar 王晓倩

视频监控

parent f3eda2c7
......@@ -9,6 +9,7 @@
<title><%= webpackConfig.name %></title>
<!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
<script src="https://webapi.amap.com/maps?v=2.0&key=eed7ca3167f765467aa377fa78e61ece&plugin=Map3D,AMap.DistrictSearch,AMap.Scale,AMap.OverView,AMap.ToolBar,AMap.MouseTool,AMap.ControlBar,AMap.CircleEditor,AMap.PolyEditor"></script>
<script src="./EasyWasmPlayer.js"></script>
<style>
html,
body,
......
......@@ -99,7 +99,7 @@
background: url("../../assets/video.png") no-repeat center,
}*/
</style>
<script src="./EasyWasmPlayer.js"></script>
<script>
export default {
name: "Video",
......@@ -136,16 +136,16 @@
that.treeData[0].childList = [
{
name: "视频监控1",
deviceCode: "34020000001110000005_0200000020",
deviceCode: "34020000001110000003_0200000004",
},{
name: "视频监控2",
deviceCode: "34020000001110000003_0200000004",
deviceCode: "34020000001110000003_0200000005",
},{
name: "视频监控3",
deviceCode: "34020000001110000003_0200000005",
deviceCode: "stream_58_0",
},{
name: "视频监控4",
deviceCode: "34020000001110000004_0200000011",
deviceCode: "stream_58_0",
}
];
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment