diff --git a/docs/component/uniui/uni-card.md b/docs/component/uniui/uni-card.md
index 26d6072ea35a1837c0be62340dc712ab8a24c763..f3ea976274f2ecabe2cdb575229ba416eef35dee 100644
--- a/docs/component/uniui/uni-card.md
+++ b/docs/component/uniui/uni-card.md
@@ -61,22 +61,23 @@
```html
-
这是一个带封面和操作栏的卡片示例,此示例展示了封面插槽和操作栏插槽的用法。
-
-
-
- 分享
+
+
+
+
+ 分享
+
+
+
+ 点赞
+
+
+
+ 评论
+
-
-
- 点赞
-
-
-
- 评论
-
-
+
```
diff --git a/docs/component/uniui/uni-list.md b/docs/component/uniui/uni-list.md
index 811c348668eea73a74ebf131707fb5cc1222cc06..984209df279acbcf1409b6fd7f6a27ece754ee57 100644
--- a/docs/component/uniui/uni-list.md
+++ b/docs/component/uniui/uni-list.md
@@ -256,17 +256,21 @@ switchTab|同 uni.switchTab()
```html
-
+
-
+
+
+
- 自定义插槽
+
+ 自定义插槽
+
-
+
diff --git a/docs/component/uniui/uni-nav-bar.md b/docs/component/uniui/uni-nav-bar.md
index 3ff2d1bedd8b8ee474b5820029d148ced63f5236..36dcd792dd430e83d6f80a2459ec61f3e9b568d8 100644
--- a/docs/component/uniui/uni-nav-bar.md
+++ b/docs/component/uniui/uni-nav-bar.md
@@ -123,8 +123,8 @@ Tips:
### NavBar Slots
-
支持向 NavBar 里插入不同内容,以达到自定义的目的。
+
|slot名 |说明|
|:-:|:-:|
|default|向导航栏中间插入 |
@@ -134,8 +134,8 @@ Tips:
```html
标题栏
- left
- right
+ left
+ right
```
diff --git a/docs/component/uniui/uni-search-bar.md b/docs/component/uniui/uni-search-bar.md
index 50c89a0f38bb66caa3cf95a9ef035d0bae19a6c0..e01efc4396e0cb5d32222b530d38a9ad2858771b 100644
--- a/docs/component/uniui/uni-search-bar.md
+++ b/docs/component/uniui/uni-search-bar.md
@@ -60,12 +60,17 @@
```html
-
+
+
+
- X
+
+
+ X
+
```