From c45cd75155f4a84f3fa6aa80a4e5aacfde5866b3 Mon Sep 17 00:00:00 2001 From: LiAn Date: Mon, 25 Jul 2022 08:06:17 +0000 Subject: [PATCH] update zh-cn/application-dev/ui/ui-ts-layout-flex.md. Signed-off-by: LiAn --- zh-cn/application-dev/ui/ui-ts-layout-flex.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/ui/ui-ts-layout-flex.md b/zh-cn/application-dev/ui/ui-ts-layout-flex.md index 5a9cd8e3d0..b89fe1cff8 100644 --- a/zh-cn/application-dev/ui/ui-ts-layout-flex.md +++ b/zh-cn/application-dev/ui/ui-ts-layout-flex.md @@ -374,4 +374,4 @@ struct FlexExample { 针对弹性布局开发,有以下相关实例可供参考: -- [弹性布局(eTS)](https://gitee.com/openharmony/codelabs/tree/master/ETSUI/FlowLayoutEts) +- [弹性布局(eTS)(API8)](https://gitee.com/openharmony/codelabs/tree/master/ETSUI/FlowLayoutEts) -- GitLab