智慧园区前端大屏
shuishen
2025-08-06 394e0a6da82a255a71e6d3f4ba2f050dfe1f8fe0
src/views/pd/components/dynamicPanel.vue
@@ -64,9 +64,8 @@
        lat: 29.80937902,
        alt: 30
      },
      linePosition: '115.60782622,29.80955698,30;115.60783535,29.80913790,30',
      linePosition: '115.60783535,29.80913790,30;115.60782622,29.80955698,30',
      lineTime: 5000,
      threeContent: '企业采取紧急措施后,还有部分松节油进入厂外雨水管网。',
      threePointPosition: {
        lng: 115.60782622,
@@ -152,7 +151,7 @@
  let u = new SpeechSynthesisUtterance()
  let voices = synth.getVoices()
  u.text = msg
  u.rate = 2
  u.rate = 1.2
  let findObj = voices.some(voice => voice.lang == 'zh-CN')
  if (!findObj) {
@@ -396,7 +395,7 @@
}
let publicEventHandle = {
  oneCentent: 'xx年xx月xx日,企业发生化学原料危害品泄漏。',
  oneCentent: '某某年某某月某某日,企业发生化学原料危害品泄漏。',
  onePointPosition: {
    lng: null,
    lat: null,