From a5c0154d65d71dbd79e0824adabe1481cae9a262 Mon Sep 17 00:00:00 2001 From: liu-bug123 <1518171514@qq.com> Date: Thu, 18 Jan 2024 14:58:25 +0800 Subject: [PATCH 1/2] =?UTF-8?q?[Issues:=20#I8X5GL]=20=E9=81=97=E7=95=99?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E8=A7=A3=E5=86=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1224/datetimepicker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1224/datetimepicker.md b/1224/datetimepicker.md index c3534a78..5cb97844 100644 --- a/1224/datetimepicker.md +++ b/1224/datetimepicker.md @@ -249,7 +249,7 @@ ohpm install ## 遗留问题 -- [ ] textColor属性在compact和inline模式改变值后使用禁用操作,颜色会变白色[issue#17](https://github.com/react-native-oh-library/datetimepicker/issues/17) +- [yes] 已解决:textColor属性在compact和inline模式改变值后使用禁用操作,颜色会变白色[issue#17](https://github.com/react-native-oh-library/datetimepicker/issues/17) - [ ] 部分接口,未适配 -- Gitee From 618b11c7aa89baa2716956522bf7f1faacbee8f7 Mon Sep 17 00:00:00 2001 From: liu-bug123 <1518171514@qq.com> Date: Thu, 18 Jan 2024 15:07:43 +0800 Subject: [PATCH 2/2] =?UTF-8?q?[Issues:=20#I8X5GL]=20=E9=81=97=E7=95=99?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E8=A7=A3=E5=86=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1224/datetimepicker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1224/datetimepicker.md b/1224/datetimepicker.md index 5cb97844..543bc070 100644 --- a/1224/datetimepicker.md +++ b/1224/datetimepicker.md @@ -249,7 +249,7 @@ ohpm install ## 遗留问题 -- [yes] 已解决:textColor属性在compact和inline模式改变值后使用禁用操作,颜色会变白色[issue#17](https://github.com/react-native-oh-library/datetimepicker/issues/17) +- [x] 已解决:textColor属性在compact和inline模式改变值后使用禁用操作,颜色会变白色[issue#17](https://github.com/react-native-oh-library/datetimepicker/issues/17) - [ ] 部分接口,未适配 -- Gitee