Browse Source

feat: 适应视频样式

huangzhichao 1 year ago
parent
commit
fddbc9b261
1 changed files with 0 additions and 1 deletions
  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