视频告警页面完善
Some checks failed
/ Explore-Gitea-Actions (push) Failing after 2m44s

This commit is contained in:
15683799673
2025-08-18 09:06:31 +08:00
parent 69f0d4adb4
commit 79d650adb4
21 changed files with 1009 additions and 1025 deletions

View File

@@ -27,8 +27,8 @@ export default defineConfig(async () => {
changeOrigin: true,
rewrite: (path) => path.replace(/^\/api/, ''),
// mock代理目标地址
// target: 'http://127.0.0.1:8080',
target: 'http://183.230.235.66:11010/api',
target: 'http://127.0.0.1:8080',
// target: 'http://183.230.235.66:11010/api',
ws: true,
},
},