From 5d0b4423cb07ee56faa23227b340a39df3b21696 Mon Sep 17 00:00:00 2001 From: liuxiaohang <283700113@qq.com> Date: Thu, 12 May 2022 14:28:02 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20getLaunchOptionsSync=E3=80=81getEnterO?= =?UTF-8?q?ptionsSync?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/api/plugins/getEnterOptionsSync.md | 2 +- docs/api/plugins/getLaunchOptionsSync.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api/plugins/getEnterOptionsSync.md b/docs/api/plugins/getEnterOptionsSync.md index c31ec63d8..0b605b529 100644 --- a/docs/api/plugins/getEnterOptionsSync.md +++ b/docs/api/plugins/getEnterOptionsSync.md @@ -4,7 +4,7 @@ |App|H5|微信小程序|支付宝小程序|字节跳动小程序|快手小程序|QQ小程序|百度小程序|京东小程序|钉钉小程序|飞书小程序| |:-|:-|:-|:-|:-|:-|:-|:-|:-|:-|:-| -|√ `(3.4.9+)`|x|√|√|√|√|x|x|x|x|x| +|√ `(3.4.10+)`|x|√|√|√|√|x|x|x|x|x| **返回参数说明** diff --git a/docs/api/plugins/getLaunchOptionsSync.md b/docs/api/plugins/getLaunchOptionsSync.md index c96f854a6..104aa63f2 100644 --- a/docs/api/plugins/getLaunchOptionsSync.md +++ b/docs/api/plugins/getLaunchOptionsSync.md @@ -4,7 +4,7 @@ |App|H5|微信小程序|支付宝小程序|字节跳动小程序|QQ小程序|快手小程序|钉钉小程序|飞书小程序|百度小程序|京东小程序| |:-|:-|:-|:-|:-|:-|:-|:-|:-|:-|:-| -|√ `(3.4.9+)`|x|√|√|√|√|√|√|√|x|x| +|√ `(3.4.10+)`|x|√|√|√|√|√|√|√|x|x| **返回参数说明** -- GitLab