lcw
This commit is contained in:
@ -267,8 +267,8 @@ const makerCenter = () => {
|
||||
item.wd = obj.point[1];
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
|
||||
|
||||
allDep.value = list;
|
||||
emitter.emit("addPointArea", { coords:list, icon: dw, flag: "hm", size: '14px', showTitle: false, offset: [0, -25] });
|
||||
})
|
||||
@ -327,7 +327,7 @@ onMounted(() => {
|
||||
getTbYjxxGetList()
|
||||
// 初始化音频播放器
|
||||
initAudioPlayer()
|
||||
webSoket.connect()
|
||||
// webSoket.connect()
|
||||
// 监听音频播放事件,获取WebSocket消息数据
|
||||
emitter.on("openYp", (newsDate) => {
|
||||
// 使用工具类播放音频,自动处理静音切换
|
||||
|
||||
Reference in New Issue
Block a user