Browse Source

地图图钉位置修改

wangb 7 months ago
parent
commit
53410b7f75
2 changed files with 4 additions and 4 deletions
  1. 2 2
      src/views/IntegratedAlarm/component/weatherDialog.vue
  2. 2 2
      src/views/home/index.vue

+ 2 - 2
src/views/IntegratedAlarm/component/weatherDialog.vue

@@ -2654,8 +2654,8 @@ export default {
 
       .jingbian {
         position: absolute;
-        top: 30%;
-        left: 67%;
+        top: 35%;
+        left: 69%;
       }
 
       .fengjiSty {

+ 2 - 2
src/views/home/index.vue

@@ -3207,8 +3207,8 @@ export default {
 
       .jingbian {
         position: absolute;
-        top: 30%;
-        left: 67%;
+        top: 35%;
+        left: 69%;
       }
 
       .fengjiSty {