Bläddra i källkod

feat: 适应视频样式

huangzhichao 1 år sedan
förälder
incheckning
fddbc9b261
1 ändrade filer med 0 tillägg och 1 borttagningar
  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