浏览代码

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