使用HbuilderX时报错:
[Vue warn]: Unknown custom element: <v-uni-live-player> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
问题原因:未能添加播放权限
解决方法:video-play权限
本文解决了HBuilderX中使用Vue时遇到的未知自定义元素<v-uni-live-player>的问题。该问题源于未正确注册播放组件导致的权限缺失。解决方案为确保添加video-play权限。
使用HbuilderX时报错:
[Vue warn]: Unknown custom element: <v-uni-live-player> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
问题原因:未能添加播放权限
解决方法:video-play权限
3467
10万+

被折叠的 条评论
为什么被折叠?