提交 7c377bf4 编写于 作者: S sunjiakun

fix codex

Signed-off-by: Nsunjiakun <sunjiakun3@huawei.com>
上级 3de72ea8
...@@ -120,7 +120,7 @@ struct ListItemGroupExample { ...@@ -120,7 +120,7 @@ struct ListItemGroupExample {
![zh-cn_image_0000001219864159](figures/zh-cn_image_listitemgroup.gif) ![zh-cn_image_0000001219864159](figures/zh-cn_image_listitemgroup.gif)
## 示例2 - 示例2
```ts ```ts
// xxx.ets // xxx.ets
...@@ -143,7 +143,7 @@ struct ListItemGroupExample2 { ...@@ -143,7 +143,7 @@ struct ListItemGroupExample2 {
{ {
style:ListItemGroupStyle.NONE, style:ListItemGroupStyle.NONE,
itemStyles:[ListItemStyle.CARD, ListItemStyle.CARD, ListItemStyle.NONE] itemStyles:[ListItemStyle.CARD, ListItemStyle.CARD, ListItemStyle.NONE]
}, }
] ]
build() { build() {
Column() { Column() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册