Explorar el Código

feature_20260203_完美门店

zhujindu hace 1 mes
padre
commit
0235a2ac20
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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 {