This commit is contained in:
lcw
2025-12-26 09:39:22 +08:00
parent 6999c36c3a
commit e59b401828
23 changed files with 1586 additions and 150 deletions

View File

@ -247,7 +247,7 @@ const handleOpenNotification = () => {
startPopupLoop()
}
}
const makerCenter = () => {
const makerCenter = () => {
const dw = require("@/assets/point/dingwei.png")
qcckGet({},'/mosty-gsxt/tbYjxx/selectSsbm').then(res=>{
emitter.emit('deletePointArea','hm')
@ -317,7 +317,7 @@ onMounted(() => {
getTbYjxxGetList()
// 初始化音频播放器
initAudioPlayer()
// webSoket.connect()
webSoket.connect()
// 监听音频播放事件获取WebSocket消息数据
emitter.on("openYp", (newsDate) => {
// 使用工具类播放音频,自动处理静音切换