视频监控页面逻辑更改

This commit is contained in:
lxj
2025-07-28 20:27:58 +08:00
parent 289839651d
commit 90c803dfa3
3 changed files with 57 additions and 37 deletions

View File

@@ -29,7 +29,7 @@ export default defineConfig(async () => {
// mock代理目标地址
// target: 'http://192.168.43.169:8080',
// target: 'https://by.missmoc.top/api/',
target: 'http://127.0.0.1:8080',
target: 'http://192.168.13.27:8080',
// target: 'http://192.168.0.106:8080',
// target: 'http://47.109.37.87:3010',
ws: true,