未验证 提交 33cf4f46 编写于 作者: O openharmony_ci 提交者: Gitee

!13114 挑单1018---13111

Merge pull request !13114 from luoying_ace/cherry-pick-1672712984
......@@ -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.
先完成此消息的编辑!
想要评论请 注册