From 9aa508e3d72af33f18b6dba81a1cc9abea032e4f Mon Sep 17 00:00:00 2001 From: cjand <1741743535@qq.com> Date: Wed, 28 Aug 2024 15:41:16 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: cjand <1741743535@qq.com> --- flutter_inappwebview_ohos/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flutter_inappwebview_ohos/README.md b/flutter_inappwebview_ohos/README.md index c2c10027..450518c0 100644 --- a/flutter_inappwebview_ohos/README.md +++ b/flutter_inappwebview_ohos/README.md @@ -14,5 +14,6 @@ For help getting started with Flutter development, view the samples, guidance on mobile development, and a full API reference. FAQ -In ohos, A blank page is displayed when an abnormal website is accessed.(访问异常网站时,显示空白页面) +In ohos, A blank page is displayed when an abnormal website is accessed.(访问异常网站时,显示空白页面) +In ohos, jump maps are not supported.(不支持跳转地图) -- Gitee From 590f4c1b4565c37a384f61f41ca342a6aa46789b Mon Sep 17 00:00:00 2001 From: cjand <1741743535@qq.com> Date: Wed, 28 Aug 2024 15:42:45 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: cjand <1741743535@qq.com> --- flutter_inappwebview_ohos/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/flutter_inappwebview_ohos/README.md b/flutter_inappwebview_ohos/README.md index 450518c0..0d3fd2af 100644 --- a/flutter_inappwebview_ohos/README.md +++ b/flutter_inappwebview_ohos/README.md @@ -16,4 +16,5 @@ samples, guidance on mobile development, and a full API reference. FAQ In ohos, A blank page is displayed when an abnormal website is accessed.(访问异常网站时,显示空白页面) + In ohos, jump maps are not supported.(不支持跳转地图) -- Gitee