소스 검색

feat: 适应视频样式

huangzhichao 1 년 전
부모
커밋
fddbc9b261
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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