七十二家房客-观看平台v1.5.1

- 更改播放器
 - 优化自动播放
This commit is contained in:
云上贵猪 2026-03-11 08:24:30 +08:00
parent 6bf6f48867
commit 635cae6181
2 changed files with 2 additions and 2 deletions

BIN
dist.zip Normal file

Binary file not shown.

View File

@ -17,8 +17,8 @@ export default defineConfig(({ command }) => ({
open: true,
proxy: {
'/api': {
//target: 'http://127.0.0.1:23822/',
target: 'http://8.134.120.132:23822/',
target: 'http://127.0.0.1:23822/',
//target: 'http://8.134.120.132:23822/',
changeOrigin: true
}