diff --git a/src/components/map/controls/VehicleMovementControl.vue b/src/components/map/controls/VehicleMovementControl.vue
deleted file mode 100644
index b770d9f..0000000
--- a/src/components/map/controls/VehicleMovementControl.vue
+++ /dev/null
@@ -1,1463 +0,0 @@
-
-
-
-
-
-
-
-
信号灯XH001 | 实时监测
-
-

-
-
-
-
- 温度:
- {{ weatherData.temperature }}°C
-
-
- 湿度:
- {{ weatherData.humidity }}%
-
-
-
-
- 风速:
- {{ weatherData.windSpeed }}m/s
-
-
- 能见度:
- {{ weatherData.visibility }}km
-
-
-
-
- 风向:
- {{ weatherData.windDirection }}
-
-
- 湿滑程度:
- {{ weatherData.wetness }}
-
-
-
-
- 气压:
- {{ weatherData.pressure }}hPa
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/components/map/info/AlarmNotification.vue b/src/components/map/info/AlarmNotification.vue
index 1689dad..75c31af 100644
--- a/src/components/map/info/AlarmNotification.vue
+++ b/src/components/map/info/AlarmNotification.vue
@@ -45,10 +45,10 @@
-
+
@@ -266,7 +266,7 @@ defineExpose({
border-bottom: 1px solid #3A4452;
}
-.alarm-icon {
+.alarm-icon1 {
width: 20px;
height: 20px;
border-radius: 50%;