Quellcode durchsuchen

feat: 适应视频样式

huangzhichao vor 1 Jahr
Ursprung
Commit
fddbc9b261
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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