提交 af4606c1 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

fix(mp-baidu): 抹平 createVideoContext 写法差异 (#3757)

上级 a5f60d04
......@@ -37,3 +37,7 @@ export function createIntersectionObserver(
}
return (swan as any).createIntersectionObserver(component, options)
}
export function createVideoContext(videoId: string) {
return swan.createVideoContext(videoId)
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册