vivo U3x 型号V1928A
放一个拖拽区域在live-player上面
和其他手机就平板表现不一样
代码如下
live-player
id’player’
src"rtmp://ns8.indexforce.com/home/mystream"
mode"RTC"
autoplay
bindnetstatus"netstatechangePlay"
bindstatechange"statechangePlay"
binderror"playError"
style"width:100vw;height: 100vh;z-index:1"
></live-player>
<movable-area style"position:absolute;top:0; height: 200px; width: 200px; background: red;z-index:999" scale-area>
<movable-view style"height: 200px; width: 200px; background: blue;" direction=“all” scalescale-min=“1” scale-max=“8” scale-value=“1”>
</movable-view>
</movable-area>
麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)