This commit is contained in:
2026-02-24 09:16:07 +08:00
parent 2aef20eabf
commit b8c393f773
3 changed files with 3 additions and 3 deletions

View File

@ -346,7 +346,7 @@ onMounted(() => {
getTbYjxxGetList()
// 初始化音频播放器
initAudioPlayer()
// webSoket.connect()
webSoket.connect()
// 监听音频播放事件获取WebSocket消息数据
emitter.on("openYp", (newsDate) => {
// 使用工具类播放音频,自动处理静音切换