From 7e4be855fb7f8f2323c2eb8c8715de1110ee02ca Mon Sep 17 00:00:00 2001 From: Inkmu <5247432+immortal_sun@user.noreply.gitee.com> Date: Thu, 26 Sep 2024 08:32:29 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20[Issues:=20#IATWBV]=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9react-native-file-viewer=E6=8C=87=E5=AF=BC=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Inkmu <5247432+immortal_sun@user.noreply.gitee.com> --- zh-cn/react-native-file-viewer.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-cn/react-native-file-viewer.md b/zh-cn/react-native-file-viewer.md index 647321a2..2b7b7f2d 100644 --- a/zh-cn/react-native-file-viewer.md +++ b/zh-cn/react-native-file-viewer.md @@ -248,8 +248,8 @@ ohpm install ## 遗留问题 -- [ ] HarmonyOS端暂不支持关闭预览窗口的回调函数调用: [issue#1](https://github.com/react-native-oh-library/react-native-file-viewer/issues/1) -- [ ] HarmonyOS端无法直接跳转到应用市场的推荐应用页,目前只能跳转到应用市场首页: [issue#1](https://github.com/react-native-oh-library/react-native-file-viewer/issues/2) +- [x] HarmonyOS端暂不支持关闭预览窗口的回调函数调用: [issue#1](https://github.com/react-native-oh-library/react-native-file-viewer/issues/1) +- [x] HarmonyOS端无法直接跳转到应用市场的推荐应用页,目前只能跳转到应用市场首页: [issue#1](https://github.com/react-native-oh-library/react-native-file-viewer/issues/2) ## 其他 -- Gitee