| | |
| | | <meta charset="UTF-8"> |
| | | <link rel="icon" href="/favicon.ico"> |
| | | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| | | <title>Vite App</title> |
| | | <title>环境监控系统</title> |
| | | </head> |
| | | <body> |
| | | <div id="app" style="box-sizing: border-box; height: 100vh;"></div> |
| | | <script src="./static/hk/jquery-1.7.1.min.js" type="text/javascript"></script> |
| | | <script src="./static/hk/jsVideoPlugin-1.0.0.min.js" type="text/javascript"></script> |
| | | <script src="./static/hk/webVideoCtrl.js" type="text/javascript"></script> |
| | | <script type="module" src="/src/main.js"></script> |
| | | </body> |
| | | </html> |