zhujindu 4 дней назад
Родитель
Сommit
0235a2ac20
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      src/views/deviceOutside/index.vue
  2. 1 1
      src/views/deviceWithin/index.vue

+ 1 - 1
src/views/deviceOutside/index.vue

@@ -2513,7 +2513,7 @@ export default {
 }
 .statstextIcon {
   position: absolute;
-  left: -10px;
+  left: -11px;
   top: 31px;
 }
 .tipsTitle {

+ 1 - 1
src/views/deviceWithin/index.vue

@@ -1782,7 +1782,7 @@ export default {
 }
 .statstextIcon {
   position: absolute;
-  left: -10px;
+  left: -11px;
   top: 31px;
 }
 .visitStoreIco {