增加录音功能调整页面布局。

This commit is contained in:
zhonghua.li
2026-04-16 09:20:13 +08:00
parent 826d9082ad
commit 8f556e2168
11 changed files with 222 additions and 48 deletions

View File

@@ -125,7 +125,7 @@ export function request(options = {}) {
})
// 每次请求打印完整 URL格式示例
// H5环境(local)直接使用完整URL: http://localhost:8090/api/audioManagement/list
// H5环境(local)直接使用完整URL: http://localhost:8091/api/audioManagement/list
console.log(`[Request] 完整请求URL: ${fullUrl}`)
// 构建请求头