From b8dc3fe73305361c3b7ce8de848d1a9647bc5c75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AC=A7=E9=98=B3=E6=99=BA?= <1742104739@qq.com> Date: Thu, 28 Dec 2023 14:26:14 +0800 Subject: [PATCH] =?UTF-8?q?[Issues:=20#I8QMA7]=20=E6=9B=B4=E6=96=B0vamll?= =?UTF-8?q?=E7=89=88react-native-webview=E9=81=97=E7=95=99=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vmall/react-native-webview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vmall/react-native-webview.md b/vmall/react-native-webview.md index 87c186bde..88f09083b 100644 --- a/vmall/react-native-webview.md +++ b/vmall/react-native-webview.md @@ -234,7 +234,7 @@ ohpm install ## 遗留问题 - [ ] webview 部分属性未实现鸿蒙化[issue#17](https://github.com/react-native-oh-library/react-native-webview/issues/17) -- [ ] 中文乱码[issue#18](https://github.com/react-native-oh-library/react-native-webview/issues/18) +- [x] 中文乱码[issue#18](https://github.com/react-native-oh-library/react-native-webview/issues/18) ## 其他 -- Gitee