diff --git a/zh-cn/react-native-file-viewer.md b/zh-cn/react-native-file-viewer.md index 647321a2dfab93f6804565762f0759dd19fb0b5b..2b7b7f2d8aa87f9b28474654b1f67a480033a3e6 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) ## 其他