Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
vue2.x live-player 为什么黑屏
文档上面是 <template> <live-player src="url" mode="live" autoplay /> </template> 实际是 <template> <live-player src="url" mode="live" autoplay="true" /> </template>