update:音频测试页面增加打断功能

This commit is contained in:
hrz
2025-11-16 13:59:27 +08:00
parent 1ad86153c7
commit 9eaaec75a5
17 changed files with 1867 additions and 1470 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { getLogContainer } from '../document.js'
import { getLogContainer } from '../ui/dom-helper.js'
const logContainer = getLogContainer();
// 日志记录函数