视频监控页面修改

This commit is contained in:
lxj
2025-07-25 21:31:43 +08:00
parent 85e021b5ac
commit 241bf03b1a
3 changed files with 40 additions and 9 deletions

View File

@@ -14,6 +14,7 @@
<!-- 由 vite 注入 VITE_APP_TITLE 变量,在 .env 文件内配置 -->
<title><%= VITE_APP_TITLE %></title>
<link rel="icon" href="/favicon.ico" />
<script type="text/javascript" src="/EasyPlayer-element.min.js"></script>
</head>
<body>
<div id="app"></div>