|
|
|
@ -43,13 +43,13 @@
|
|
|
|
|
<!-- 引入青犀插件内容 -->
|
|
|
|
|
<!-- <script type="text/javascript" src="./public/monitor/monitorQX/EasyPlayer-element.min.js"></script> -->
|
|
|
|
|
<!-- 引入大华算法 -->
|
|
|
|
|
<link rel="stylesheet" href="./public/smartJs/css/layui.css">
|
|
|
|
|
<link rel="stylesheet" href="./public/smartJs/theme.css">
|
|
|
|
|
<link rel="stylesheet" href="./public/smartJs/smart-style.css">
|
|
|
|
|
<script src="./public/smartJs/runtime.js"></script>
|
|
|
|
|
<script src="./public/smartJs/layui.js"></script>
|
|
|
|
|
<script src="./public/smartJs/xm-select.js"></script>
|
|
|
|
|
<script src="./public/smartJs/smart.js"></script>
|
|
|
|
|
<link rel="stylesheet" href="/smartJs/css/layui.css">
|
|
|
|
|
<link rel="stylesheet" href="/smartJs/theme.css">
|
|
|
|
|
<link rel="stylesheet" href="/smartJs/smart-style.css">
|
|
|
|
|
<script src="/smartJs/runtime.js"></script>
|
|
|
|
|
<script src="/smartJs/layui.js"></script>
|
|
|
|
|
<script src="/smartJs/xm-select.js"></script>
|
|
|
|
|
<script src="/smartJs/smart.js"></script>
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|