提交 82b6a585 编写于 作者: d-u-a's avatar d-u-a

docs: 更新 uni.createVideoContext 对 nvue 的兼容性

上级 83b6bec3
......@@ -23,8 +23,8 @@
|hideStatusBar|无|隐藏状态栏,仅在iOS全屏下有效|
**注意:**
- app-nvue 平台 2.2.5(alpha)+ 支持 uni.createVideoContext(videoId, this)
- app-nvue 平台 2.2.5(alpha)- 需要同时设置组件属性id和ref ``<video id="video1" ref="video1"></video>``,或者直接使用 ref,例如 ``this.$refs.video1``
**示例**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册