ZaiZai %!s(int64=2) %!d(string=hai) anos
pai
achega
c7a0d8e02e
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      components/hc-image/index.vue
  2. 1 0
      components/hc-img/index.vue

+ 1 - 0
components/hc-image/index.vue

@@ -52,6 +52,7 @@ const imgLoad = () => {
         position: absolute;
         width: 0;
         height: 0;
+        will-change: transform
     }
 }
 </style>

+ 1 - 0
components/hc-img/index.vue

@@ -70,6 +70,7 @@ const imgLoad = () => {
         position: absolute;
         width: 0;
         height: 0;
+        will-change: transform
     }
 }
 </style>