Skip to content

Commit 1646841

Browse files
committed
更新组件文档
1 parent 8c0d4a4 commit 1646841

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/content.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# 布局
1+
# 布局
2+
3+
## Content
4+
5+
用于布局的容器组件,方便快速搭建页面的基本结构:
6+
7+
```php
8+
Content::make()->row();
9+
```
10+

0 commit comments

Comments
 (0)