live-player组件内的 cover-view点击事件触发报错(其他机型暂未发现此问题)



******html********

<live-player id="videolivePlayer" src="{{playUrl}}" mode="RTC" autoplay='{{autoplay}}' class="live-player" object-fit='contain' background-mute="true" bindstatechange='livezt' bindfullscreenchange="qpzt">

<cover-view class='bind' bindtap='quanpinanniu'>

<cover-view wx:if='{{fullScreen}}' hidden='{{quanpin}}' bindtap="tapName" class='zhibofanhui' style='width:48rpx;height:48rpx'>

<cover-image src='../../imgs/fanhui.png' style='width:48rpx;height:48rpx'>cover-image>

cover-view>

<cover-view hidden='{{quanpin}}'  class='quanpin'>

<cover-image wx:if='{{fullScreen}}' src='../../imgs/quanpin2.png' style='width:64rpx;height:64rpx'>cover-image>

<cover-image wx:else src='../../imgs/quanpin1.png' style='width:64rpx;height:64rpx'>cover-image>

cover-view>

cover-view>

<cover-view class='livezwf' hidden='{{liveplayzwf==2}}'>

<cover-view class='livezwftext'>

{{boxcontent.hyztms}}

cover-view>

<cover-view class='livezwftextjszc'>技术支持:xx电子有限公司

cover-view>

cover-view>

<cover-view class='top' bindtap='focusshang ' hidden='{{livehiddens}}'>

<cover-image src='../../imgs/fahongbao1.png' class='tops'>

cover-image>

<cover-view class='guanbi' bindtap='guanbi'>cover-view>

cover-view>


live-player>

******html********





********js*********

tapName: function () {

var videoContext = wx.createLivePlayerContext("videolivePlayer")

console.log(1)

if (this.data.fullScreen) {

console.log(2)

videoContext.exitFullScreen({

direction: 0,

success: function() {},

fail: function() {},

})


} else {

console.log(3)

videoContext.requestFullScreen({

direction: -90,

success: function() {},

fail: function() {},

complete: function() {}

})

}

},


展开全部
收起
2回答
提交回答
  • 至过去的我

    2044人对此回答表示赞同

    我是未来的你,你现在是不是在年找寻小程序答案。你不要感觉诧异,给你来信原因,就是让你不在后悔。今天去学习如何推广小程序,相信......点击查看更多>
    发布于
  • 朱果果

    19人对此回答表示赞同

    这是一个已知问题,iOS10.3以下有问题,我们今明内会进行修复。

    展开
    19
    1回复
    发布于 5年前

    评论(1)

    收起评论

    • Owen 2019-01-26 09:11

      谢谢,自己代码各种调整都没用。。。

      回复
  • 祖师爷

    10人对此回答表示赞同

    卧槽。。你这图。。我啥都不想说了

    展开
    10
    1回复
    发布于 5年前

    评论(1)

    收起评论

    • Dominic 2019-01-28 10:16

      我本来想处理下的,结果小手一抖提交了

      回复
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
咨询热线

13312967497

扫码添加业务即可随时咨询 还可领取小程序推广攻略

业务咨询: 13312967497
扫码咨询

扫码咨询套餐

回到顶部