diff --git a/docs/component/video.md b/docs/component/video.md index 413960f994cdba1f6ec7b2ce7fb5921c11759137..41dcbc7cafdb3d7fd0be3fce0553635d291734ea 100644 --- a/docs/component/video.md +++ b/docs/component/video.md @@ -56,4 +56,3 @@ video的操作api为[uni.createVideoContext()](../api/create-video-context.md) 本地视频文件,有2种方式: - static目录下(项目下或uni_modules下都支持static目录) - 使用绝对路径。相对路径转绝对路径[详见](https://doc.dcloud.net.cn/uni-app-x/uts/utsandroid.html#convert2absfullpath) -- 暂不支持uni.env协议