1.在manifest.json 添加
"plugins": {
"tencentvideo": {
"version": "1.4.5",
"provider": "wxa75efa648b60994b"
}
}
2.pages.json 中globalStyle中添加
"usingComponents": {
"txv-video": "plugin://tencentvideo/video"
}
3.在页面上使用时
<txv-video vid="e0354z3cqjp" playerid="txv1"></txv-video>
插件官方文档:https://mp.weixin.qq.com/wxopen/plugindevdoc?appid=wxa75efa648b60994b