增加录音功能调整页面布局。
This commit is contained in:
@@ -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}`)
|
||||
|
||||
// 构建请求头
|
||||
|
||||
Reference in New Issue
Block a user