提交 b61f08f4 编写于 作者: L luoying_ace

fixed fa7c273d from https://gitee.com/luoying_ace_admin/docs/pulls/13111

update zh-cn/application-dev/quick-start/arkts-rendering-control.md.
Signed-off-by: Nluoying_ace <luoying19@huawei.com>
上级 156bca40
......@@ -275,7 +275,7 @@ struct MyComponent {
>
> ```ts
> LazyForEach(dataSource,
> item => Text(`${item.i}. item.data.label`)),
> item => Text(`${item.i}. item.data.label`),
> item => item.data.id.toString())
> ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册