背景音乐播放

This commit is contained in:
@fawn-nine
2023-07-27 18:12:31 +08:00
parent 32166040c3
commit 72d35bae31
6 changed files with 249 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ if (process.env.NODE_ENV === 'development') {
baseUrl = "http://192.168.110.100:9100/pb/";
// socketUrl = "ws://8.129.186.35:6001/";
} else if (process.env.NODE_ENV === 'production') {
// 生产环境
// 生产环境11
baseUrl = "http://59.110.212.44:9100/pb/";
// baseUrl = "ws://twin-ui.com:6001/";
// socketUrl = "ws://twin-ui.com:6001/";