Monica视频监控处理程序
xc
2021-04-28 9b516646acbc7392d7647e2619383a45f8db2978
src/main/resources/public/monitor/history.html
@@ -5,8 +5,8 @@
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <title>Jessibuca【回放】</title>
    <meta charset="utf-8"/>
    <link rel="stylesheet" href="css/progressTime.css">
    <link rel="stylesheet" href="css/history/historyStyle.css">
    <link rel="stylesheet" href="../css/progressTime.css">
    <link rel="stylesheet" href="../css/history/historyStyle.css">
</head>
@@ -16,11 +16,11 @@
<div id="jessibucaContainerHistory"></div>
<script src="js/jquery.min.js"></script>
<script src="js/ajax.js"></script>
<script src="js/renderer.js"></script>
<script src="js/jquery.progressTime.js"></script>
<script src="js/history/historyComponent.js"></script>
<script src="../js/jquery.min.js"></script>
<script src="../js/ajax.js"></script>
<script src="../js/renderer.js"></script>
<script src="../js/jquery.progressTime.js"></script>
<script src="../js/history/historyComponent.js"></script>
<script>