From 370c3dab620169432d5aa92c830b84737b585254 Mon Sep 17 00:00:00 2001 From: cjand <1747143535@qq.com> Date: Fri, 23 Aug 2024 20:21:14 +0800 Subject: [PATCH] =?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 <1747143535@qq.com> --- flutter_inappwebview_ohos/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/flutter_inappwebview_ohos/README.md b/flutter_inappwebview_ohos/README.md index 4224edaf..c2c10027 100644 --- a/flutter_inappwebview_ohos/README.md +++ b/flutter_inappwebview_ohos/README.md @@ -13,3 +13,6 @@ For help getting started with Flutter development, view the [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference. +FAQ +In ohos, A blank page is displayed when an abnormal website is accessed.(访问异常网站时,显示空白页面) + -- Gitee