From 73ee08e5b32ccbe761ccd51b98cb914dabd17aed Mon Sep 17 00:00:00 2001 From: duangavin123 Date: Mon, 19 Jun 2023 11:51:26 +0000 Subject: [PATCH] update zh-cn/third-party-cases/collapse-and-expand.md. Signed-off-by: duangavin123 Signed-off-by: duangavin123 --- zh-cn/third-party-cases/collapse-and-expand.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/third-party-cases/collapse-and-expand.md b/zh-cn/third-party-cases/collapse-and-expand.md index fda38f3644..643e21e7aa 100644 --- a/zh-cn/third-party-cases/collapse-and-expand.md +++ b/zh-cn/third-party-cases/collapse-and-expand.md @@ -303,7 +303,7 @@ struct CollapseAndExpand { ## 参考 [显示动画](../application-dev/reference/arkui-ts/ts-explicit-animation.md) [@Provide和@Consume:与后代组件双向同步](../application-dev/quick-start/arkts-provide-and-consume.md) -[list开发指导](../zh-cn/application-dev/ui/ui-js-components-list.md) +[list开发指导](../application-dev/ui/ui-js-components-list.md) -- GitLab