fix:1
This commit is contained in:
@@ -55,7 +55,7 @@ public class SceneUtil : ActionBase
|
||||
// 初始化 GNSS 相关列表(12个设备)
|
||||
InitializeIconAndCameraLists("GNSS", "GNSS视角", AppCache.iconPointList01, AppCache.iconCameraList01,
|
||||
new string[] { "ys_2026020450" },
|
||||
new string[] { "边坡-GNSS" },
|
||||
new string[] { "GNSS" },
|
||||
new string[] { "" });
|
||||
|
||||
// 初始化环境量监测相关列表(1个设备)
|
||||
@@ -67,7 +67,7 @@ public class SceneUtil : ActionBase
|
||||
// 初始化测缝针监测相关列表(9个设备)
|
||||
InitializeIconAndCameraLists("雨量监测", "雨量监测视角", AppCache.iconPointList03, AppCache.iconCameraList03,
|
||||
new string[] { "ys_2026020454" },
|
||||
new string[] { "雨量计" },
|
||||
new string[] { "气象站" },
|
||||
new string[] { "" });
|
||||
|
||||
// 初始化加速度振动监测相关列表(6个设备)
|
||||
|
||||
Reference in New Issue
Block a user