收藏
回答

苹果14pro,使用video组件,点击播放的时候视频的背景会被裁切,为什么?

<view class="page-body">

  <view class="bannerstyle="width:100%;height:100%;position: relative;">

<video id="myVideo1src="https://digiest.lxsmarts.com/digiest_public/einstein.mp4poster="https://digiest.lxsmarts.com/digiest_public/einstein.png" ></video>

  </view>

</view>

#myVideo1 {

  width: 750rpx;

  height: 2000rpx;

}

就以上的代码,哪位大佬有遇到过麻烦路过指点指点,以上视频图片链接仅为测试


回答关注问题邀请回答
收藏

1 个回答

  • 社区技术运营专员--许涛
    社区技术运营专员--许涛
    2023-09-05

    你好,麻烦提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)

    2023-09-05
    有用
    回复 3
登录 后发表内容