Parcourir la source

feature_20260203_完美门店

zhujindu il y a 1 mois
Parent
commit
0235a2ac20
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  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 {