增加视频监控页面

This commit is contained in:
15683799673
2025-07-21 03:38:19 +08:00
parent f18b3ae03e
commit ee1365cd4c
17 changed files with 403 additions and 106 deletions

View File

@@ -28,8 +28,8 @@ export default defineConfig(async () => {
rewrite: (path) => path.replace(/^\/api/, ''),
// mock代理目标地址
// target: 'http://192.168.43.169:8080',
target: 'https://by.missmoc.top/api/',
// target: 'http://192.168.0.108:8080',
// target: 'https://by.missmoc.top/api/',
target: 'http://192.168.0.108:8080',
// target: 'http://192.168.0.106:8080',
// target: 'http://47.109.37.87:3010',
ws: true,