开场白音频

This commit is contained in:
2026-04-16 13:16:44 +08:00
parent a5b9f1043e
commit 4d78c5f594
4 changed files with 140 additions and 104 deletions

View File

@@ -4,8 +4,8 @@ NODE_ENV=development
VITE_DEV=true
# 请求路径
VITE_BASE_URL='http://192.168.2.22:48081'
# VITE_BASE_URL='https://admin-xtm9a.loveamorkey.com'
# VITE_BASE_URL='http://192.168.2.22:48081'
VITE_BASE_URL='https://admin-xtm9a.loveamorkey.com'
# 文件上传类型server - 后端上传, client - 前端直连上传,仅支持 S3 服务
VITE_UPLOAD_TYPE=server