langyuxiansheng / vue-aliplayer-v2

这是一个基于Alipayer 开发并封装成vue组件的播放器.可播放rtmp,m3u8,mp4....视频.除支持直播流与点播的基础功能外,也支持视频的加密播放、清晰度切换、直播时移等业务场景等.https://help.aliyun.com/document_detail/125548.html?spm=a2c4g.11186623.3.3.4bafbf80OVkZJ9
https://langyuxiansheng.github.io/vue-aliplayer-v2/
MIT License
275 stars 59 forks source link

source 类型不对 #7

Closed vanche-phe closed 4 years ago

vanche-phe commented 4 years ago

您好,请问动态换源怎么设置的,Invalid prop: type check failed for prop "source". Expected Object, got String with value "".

langyuxiansheng commented 4 years ago

好的我检查一下

langyuxiansheng commented 4 years ago

感谢您的反馈,您提的问题在1.1.9的版本中已经修复了,原因是定义的String的类型,然后默认值返回的是 ()=> null