From 51d12c1be08714d0f26b9ae23a4d550d33e15781 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E8=AF=91=E5=BF=83?= Date: Sat, 21 Jun 2025 03:25:42 +0000 Subject: [PATCH] update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张译心 --- zh-cn/application-dev/website.md | 1 + 1 file changed, 1 insertion(+) diff --git a/zh-cn/application-dev/website.md b/zh-cn/application-dev/website.md index 1bdcdc5d50d..f981c13b8ae 100644 --- a/zh-cn/application-dev/website.md +++ b/zh-cn/application-dev/website.md @@ -1750,6 +1750,7 @@ - [日程管理](calendarmanager/calendarmanager-event-developer.md) - Contacts Kit(联系人服务) - [Contacts Kit开发概述](contacts/contacts-intro.md) + - [使用picker管理联系人](contacts/contacts-addcontactviaui.md) - Location Kit(位置服务) - [Location Kit简介](device/location/location-kit-intro.md) - [申请位置权限开发指导(ArkTS)](device/location/location-permission-guidelines.md) -- Gitee