1.在manifest.json 添加
"plugins": {
? "tencentvideo": {
? ? "version": "1.4.5",
? ? "provider": "wxa75efa648b60994b"
? }
}
2.pages.json 中g(shù)lobalStyle中添加
"usingComponents": {
? "txv-video": "plugin://tencentvideo/video"
}
3.在頁(yè)面上使用時(shí)
<txv-video vid="e0354z3cqjp" playerid="txv1"></txv-video>
插件官方文檔:https://mp.weixin.qq.com/wxopen/plugindevdoc?appid=wxa75efa648b60994b