From 4eda6460759b1a3c2aac4c1a029c4cdd59bb50d9 Mon Sep 17 00:00:00 2001 From: LiAn Date: Wed, 11 Jan 2023 12:50:20 +0000 Subject: [PATCH] fixed 5f4c449 from https://gitee.com/HelloCrease/docs/pulls/13504 update zh-cn/application-dev/reference/native-apis/_o_h___native_x_component.md. Signed-off-by: LiAn Signed-off-by: LiAn --- .../reference/native-apis/_o_h___native_x_component.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/zh-cn/application-dev/reference/native-apis/_o_h___native_x_component.md b/zh-cn/application-dev/reference/native-apis/_o_h___native_x_component.md index 7a49281587..f26b4c03a3 100644 --- a/zh-cn/application-dev/reference/native-apis/_o_h___native_x_component.md +++ b/zh-cn/application-dev/reference/native-apis/_o_h___native_x_component.md @@ -178,8 +178,6 @@ anonymous enum | OH_NATIVEXCOMPONENT_RESULT_SUCCESS | 成功结果。 | | OH_NATIVEXCOMPONENT_RESULT_FAILED | 失败结果。 | | OH_NATIVEXCOMPONENT_RESULT_BAD_PARAMETER | 无效参数。 | -| OHOS_IMAGE_RESULT_SUCCESS | 成功的结果 | -| OHOS_IMAGE_RESULT_BAD_PARAMETER | 无效值 | **自从:** -- GitLab