lcw
This commit is contained in:
@ -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) => {
|
||||
// 使用工具类播放音频,自动处理静音切换
|
||||
|
||||
Reference in New Issue
Block a user