live-player组件,【HTML 51】微信小程序命令面板 可以编辑吗?–小程序开发教程 …。设置width:100%;height:100%,视频便只有声音,没画面。若固定宽度,会正常。
* 提供一个简复现 Demo
<live-player class=“live-wrap” src=“{{playUrl}}” mode=“live” autoplay=“true” object-fit=“fillCrop” debug=“true” bindstatechange=“statechange” binderror=“error” style=“width: 100%; height: 100%;” >
希望知道,如何让live-player组件全屏
本文来自微信小程序开发 http://html51.com,转载请保留。
网友回复:
p***:
style里面width: 100vw;height: 100vh
爱盈利-运营小咖秀(www.aiyingli.com) 始终坚持研究分享移动互联网App运营推广经验、策略、全案、渠道等纯干货知识内容;是广大App运营从业者的知识启蒙、成长指导、进阶学习的集聚平台;
想了解更多移动互联网干货知识,请关注微信公众号运营小咖秀(ID: yunyingshow)


