Explorar o código

Update index.tsx

lex hai 1 ano
pai
achega
0d322c0c11
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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)}
                       />