Procházet zdrojové kódy

修复监测点数据内容

BAI před 2 týdny
rodič
revize
9e0a90dcb6
1 změnil soubory, kde provedl 60 přidání a 0 odebrání
  1. 60 0
      src/config/sceneConfig.ts

+ 60 - 0
src/config/sceneConfig.ts

@@ -394,6 +394,66 @@ export const waterLevelLabels: WaterLevelLabelConfig[] = [
     positionZ: 1886.87,
     initialValue: 2.80,
   },
+  {
+    id: '渡槽安全监测45+600',
+    name: '渡槽安全监测45+600',
+    type: 'StressMonitor',
+    scene: 'ducao',
+    positionX: 364.15,
+    positionY: 13.87,
+    positionZ: 1734.85,
+    initialValue: 2.80,
+  },
+  {
+    id: '渡槽安全监测45+365',
+    name: '渡槽安全监测45+365',
+    type: 'StressMonitor',
+    scene: 'ducao',
+    positionX: 740.89,
+    positionY: 13.87,
+    positionZ: 1653.02,
+    initialValue: 2.80,
+  },
+  {
+    id: '渡槽安全监测45+000',
+    name: '渡槽安全监测45+000',
+    type: 'StressMonitor',
+    scene: 'ducao',
+    positionX: 1024.26,
+    positionY: 13.87,
+    positionZ: 1590.18,
+    initialValue: 2.80,
+  },
+  {
+    id: '渡槽安全监测44+770',
+    name: '渡槽安全监测44+770',
+    type: 'StressMonitor',
+    scene: 'ducao',
+    positionX: 1255.93,
+    positionY: 13.87,
+    positionZ: 1538.71,
+    initialValue: 2.80,
+  },
+  {
+    id: '渡槽安全监测44+300',
+    name: '渡槽安全监测44+300',
+    type: 'StressMonitor',
+    scene: 'ducao',
+    positionX: 1655.9,
+    positionY: 13.87,
+    positionZ: 1450.86,
+    initialValue: 2.80,
+  },
+  {
+    id: '渡槽安全监测44+035',
+    name: '渡槽安全监测44+035',
+    type: 'StressMonitor',
+    scene: 'ducao',
+    positionX: 2031.97,
+    positionY: 13.87,
+    positionZ: 1367.89,
+    initialValue: 2.80,
+  },
 ]
 
 /** 按场景类型编组的标签列表 */