视频播放同时支持h265和h264播放

This commit is contained in:
15683799673
2025-08-10 19:35:45 +08:00
parent c3f43f6e71
commit 489ec29184
5 changed files with 104 additions and 91 deletions

View File

@@ -27,11 +27,7 @@ export default defineConfig(async () => {
changeOrigin: true,
rewrite: (path) => path.replace(/^\/api/, ''),
// 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.0.106:8080',
// target: 'http://47.109.37.87:3010',
ws: true,
},
},