c***@163.com
c***@163.com
  • 发布:2020-03-03 00:32
  • 更新:2020-03-19 11:31
  • 阅读:475

LivePusher 上面再盖一层 div 则么处理

分类:HTML5+

LivePusher 上面再盖一层 div 则么处理

2020-03-03 00:32 负责人:无 分享
已邀请:
五叶神

五叶神 - 世界上没有免费的午餐,也不要有一颗贪婪的心

创建背景透明的子页面即可,在子页面操作

var subpage = plus.webview.create('livetool.html', 'livetool.html', {  
    top: 0,  
    bottom: 0,  
    background: 'transparent'  
}, {  
    roomId  
})  
ws.append(subpage)

该问题目前已经被锁定, 无法添加新回复