Browse Source

feat: 适应视频样式

huangzhichao 1 năm trước cách đây
mục cha
commit
fddbc9b261
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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