Ver código fonte

feat: 适应视频样式

huangzhichao 1 ano atrás
pai
commit
fddbc9b261
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      src/plugin/components/custom/index.tsx

+ 0 - 1
src/plugin/components/custom/index.tsx

@@ -261,7 +261,6 @@ function Custom({
     <View className='custom'>
       <Video
         style={style}
-        objectFit='fill'
         controls={false}
         autoplay
         loop