We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c4f54d commit 2b18d8dCopy full SHA for 2b18d8d
docs/cell.md
@@ -1,7 +1,7 @@
1
2
### Cell
3
4
-列表视图,用于将信息以列表的结构显示在页面上,是wap上最常用的内容结构。 为了保证足够的灵活性,Cell组件分为容器`Cells`、`CellsTitle`、`CellsTips`、`Cell`、`CellHeader`、 `CellBody`、`CellFooter`。
+列表视图,用于将信息以列表的结构显示在页面上,是web上最常用的内容结构。 为了保证足够的灵活性,Cell组件分为容器`Cells`、`CellsTitle`、`CellsTips`、`Cell`、`CellHeader`、 `CellBody`、`CellFooter`。
5
6
#### Cells
7
0 commit comments