this.currentVideo = txvContext.getTxvContext('video_'+ths.articleId)
console.info(this.currentVideo)
this.currentVideo.play()
currentVideo可以正常输出对象,但是play不能播放,
问题类型 | 插件 AppID | 插件版本号 | AppID | 操作系统 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|---|
Bug | wxa75efa648b60994b | 1.5.0 | wxddeb21266e26664f | Android | 8.0.1 | 2.16.0 |
1 个回答
ths 是不是写错了