Pārlūkot izejas kodu

Update index.tsx

lex 1 gadu atpakaļ
vecāks
revīzija
0d322c0c11
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/components/m-image-preview/index.tsx

+ 1 - 1
src/components/m-image-preview/index.tsx

@@ -262,7 +262,7 @@ export default defineComponent({
                         // }}
                         src={url}
                         onPlay={() => onPlay(index)}
-                        preLoading={false}
+                        // preLoading={false}
                         // onEnterfullscreen={() => (forms.showButton = false)}
                         // onExitfullscreen={() => (forms.showButton = true)}
                       />