腾讯视频api出现Plugin "tencentvideo" has not registere?
发布于 5 年前 作者 weima 10999 次浏览 来自 问答

代码 js:const txvContext = requirePlugin("tencentvideo");

json :"usingComponents": {

"txv-video": "plugin://tencentvideo/video"

}

app.json:"plugins": {

"tencentVideo": {

"version": "1.3.7",

"provider": "wxa75efa648b60994b"

}

}


回到顶部