From cde64439b8ad91f13df91c71fc83c762c8d18b12 Mon Sep 17 00:00:00 2001 From: handongxun Date: Fri, 16 Oct 2020 20:04:30 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=85=A8=E5=B1=8F=E8=A7=86=E9=A2=91?= =?UTF-8?q?=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/api/a-d/full-screen-video.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api/a-d/full-screen-video.md b/docs/api/a-d/full-screen-video.md index f40e6f953b..a3c3c93e79 100644 --- a/docs/api/a-d/full-screen-video.md +++ b/docs/api/a-d/full-screen-video.md @@ -8,9 +8,9 @@ |App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| |:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|√(2.9.6+)|x|x|x|x|x|x| +|√(2.9.5+)|x|x|x|x|x|x| -uni.createFullScreenVideoAd(Object object) +uni.createFullScreenVideoAd(Object) |属性|类型|必填|说明| |:-:|:-:|:-:|:-:| -- GitLab