From 04a8bbff5486cf28784ddcfa0a482ccd5ecf4ecf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=AF=E6=B3=BD=E6=82=9F?= Date: Tue, 5 Sep 2023 13:10:14 +0000 Subject: [PATCH] update zh-cn/application-dev/website.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 冯泽悟 --- zh-cn/application-dev/website.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-cn/application-dev/website.md b/zh-cn/application-dev/website.md index 88cb96aa33..9f34e7956c 100644 --- a/zh-cn/application-dev/website.md +++ b/zh-cn/application-dev/website.md @@ -1865,8 +1865,8 @@ - [OH_NativeXComponent_TouchPoint](reference/native-apis/_o_h___native_x_component___touch_point.md) - [OHExtDataHandle](reference/native-apis/_o_h_ext_data_handle.md) - [OHHDRMetaData](reference/native-apis/_o_h_h_d_r_meta_data.md) - - [OHOS::Media::OhosImageComponent](reference/native-apis/_o_h_o_s_1_1_media_1_1_ohos_image_component.md) - - [OHOS::Media::OhosImageRect](reference/native-apis/_o_h_o_s_1_1_media_1_1_ohos_image_rect.md) + - [OhosImageComponent](reference/native-apis/_o_h_o_s_1_1_media_1_1_ohos_image_component.md) + - [OhosImageRect](reference/native-apis/_o_h_o_s_1_1_media_1_1_ohos_image_rect.md) - [OHOS::Media::OhosPixelMapInfo](reference/native-apis/_o_h_o_s_1_1_media_1_1_ohos_pixel_map_info.md) - [OhosImageDecodingOps](reference/native-apis/_ohos_image_decoding_ops.md) - [OhosImageReceiverInfo](reference/native-apis/_ohos_image_receiver_info.md) -- GitLab