cheng1104

Results 2 comments of cheng1104

> 可以在依赖中的index.js文件中加下图代码就可以使用拍摄视频了 > > ``` > /** > * 打开摄像功能 > * @param options > * @param callback > */ > openVideo(options, callback) { > const optionObj = { >...