From af863d203436392303be3f6e98dba99db4ea29e3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E5=84=80=E5=BC=8F?= <854085467@qq.com>
Date: Mon, 10 Jan 2022 01:17:03 +0800
Subject: [PATCH] =?UTF-8?q?=E8=A7=84=E6=95=B4=E6=96=87=E6=A1=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
example/docs/zh-CN/components/avatar.md | 2 +-
example/docs/zh-CN/components/backtop.md | 4 +--
example/docs/zh-CN/components/badge.md | 4 +--
example/docs/zh-CN/components/breadcrumb.md | 4 +--
example/docs/zh-CN/components/card.md | 4 +--
example/docs/zh-CN/components/carousel.md | 4 +--
example/docs/zh-CN/components/checkbox.md | 4 +--
example/docs/zh-CN/components/collapse.md | 26 +++++++++---------
example/docs/zh-CN/components/colorPicker.md | 2 +-
example/docs/zh-CN/components/countup.md | 27 +++++++++----------
example/docs/zh-CN/components/dropdown.md | 4 +--
example/docs/zh-CN/components/empty.md | 2 +-
example/docs/zh-CN/components/field.md | 2 +-
example/docs/zh-CN/components/grid.md | 4 +--
example/docs/zh-CN/components/input.md | 4 +--
example/docs/zh-CN/components/inputNumber.md | 4 +--
example/docs/zh-CN/components/line.md | 2 +-
example/docs/zh-CN/components/page.md | 6 ++---
example/docs/zh-CN/components/panel.md | 2 +-
example/docs/zh-CN/components/progress.md | 2 +-
example/docs/zh-CN/components/radio.md | 4 +--
example/docs/zh-CN/components/rate.md | 6 ++---
example/docs/zh-CN/components/select.md | 28 ++++++++++----------
example/docs/zh-CN/components/skeleton.md | 4 +--
example/docs/zh-CN/components/slider.md | 5 +++-
example/docs/zh-CN/components/step.md | 6 ++---
example/docs/zh-CN/components/switch.md | 4 +--
example/docs/zh-CN/components/tab.md | 6 ++---
example/docs/zh-CN/components/table.md | 2 +-
example/docs/zh-CN/components/textarea.md | 4 +--
example/docs/zh-CN/components/timeline.md | 2 +-
example/docs/zh-CN/components/tooltip.md | 2 +-
example/docs/zh-CN/components/transfer.md | 4 +--
example/docs/zh-CN/components/tree.md | 6 ++---
example/docs/zh-CN/guide/changelog.md | 1 +
35 files changed, 100 insertions(+), 97 deletions(-)
diff --git a/example/docs/zh-CN/components/avatar.md b/example/docs/zh-CN/components/avatar.md
index 7e423ed2..eb3fbd7e 100644
--- a/example/docs/zh-CN/components/avatar.md
+++ b/example/docs/zh-CN/components/avatar.md
@@ -116,7 +116,7 @@ export default {
:::
-::: title 头像属性
+::: title Avatar 属性
:::
::: table
diff --git a/example/docs/zh-CN/components/backtop.md b/example/docs/zh-CN/components/backtop.md
index d7613aeb..7eab6790 100644
--- a/example/docs/zh-CN/components/backtop.md
+++ b/example/docs/zh-CN/components/backtop.md
@@ -99,7 +99,7 @@ export default {
:::
-::: title 事件
+::: title Backtop 事件
:::
::: table
@@ -110,7 +110,7 @@ export default {
:::
-::: title 插槽
+::: title Backtop 插槽
:::
::: table
diff --git a/example/docs/zh-CN/components/badge.md b/example/docs/zh-CN/components/badge.md
index 72563b1e..1e918645 100644
--- a/example/docs/zh-CN/components/badge.md
+++ b/example/docs/zh-CN/components/badge.md
@@ -39,7 +39,7 @@ export default {
:::
-::: title 徽章属性
+::: title Badge 属性
:::
::: table
@@ -51,7 +51,7 @@ export default {
:::
-::: title 徽章插槽
+::: title Badge 插槽
:::
::: table
diff --git a/example/docs/zh-CN/components/breadcrumb.md b/example/docs/zh-CN/components/breadcrumb.md
index 9dca4890..c3f3316e 100644
--- a/example/docs/zh-CN/components/breadcrumb.md
+++ b/example/docs/zh-CN/components/breadcrumb.md
@@ -82,7 +82,7 @@ export default {
:::
-::: title 面包屑属性
+::: title Breadcrumb 属性
:::
::: table
@@ -93,7 +93,7 @@ export default {
:::
-::: title 面包屑插槽
+::: title Breadcrumb 插槽
:::
::: table
diff --git a/example/docs/zh-CN/components/card.md b/example/docs/zh-CN/components/card.md
index ee659100..5793b162 100644
--- a/example/docs/zh-CN/components/card.md
+++ b/example/docs/zh-CN/components/card.md
@@ -108,7 +108,7 @@ export default {
:::
-::: title 卡片属性
+::: title Card 属性
:::
::: table
@@ -119,7 +119,7 @@ export default {
:::
-::: title 卡片插槽
+::: title Card 插槽
:::
::: table
diff --git a/example/docs/zh-CN/components/carousel.md b/example/docs/zh-CN/components/carousel.md
index 5d973b26..4aab3a5d 100644
--- a/example/docs/zh-CN/components/carousel.md
+++ b/example/docs/zh-CN/components/carousel.md
@@ -118,7 +118,7 @@ export default {
:::
-::: title 轮播属性
+::: title Carousel 属性
:::
::: table
@@ -132,7 +132,7 @@ export default {
:::
-::: title 轮播事件
+::: title Carousel 事件
:::
::: table
diff --git a/example/docs/zh-CN/components/checkbox.md b/example/docs/zh-CN/components/checkbox.md
index bde533f0..98ad02d6 100644
--- a/example/docs/zh-CN/components/checkbox.md
+++ b/example/docs/zh-CN/components/checkbox.md
@@ -188,7 +188,7 @@ export default {
:::
-::: title 复选框属性
+::: title Checkbox 属性
:::
::: table
@@ -203,7 +203,7 @@ export default {
:::
-::: title 复选框事件
+::: title Checkbox 事件
:::
::: table
diff --git a/example/docs/zh-CN/components/collapse.md b/example/docs/zh-CN/components/collapse.md
index 38a51b7f..faabb130 100644
--- a/example/docs/zh-CN/components/collapse.md
+++ b/example/docs/zh-CN/components/collapse.md
@@ -174,7 +174,18 @@ export default {
:::
-::: title Collapse-item 属性
+::: title Collapse 事件
+:::
+
+::: table
+
+| Name | Description | Callback Params |
+| -------- | -------------------- | ---------------- |
+| change | 折叠面板变化触发事件 | (`id`, `isShow`, activeValues)
`id`: (`number` / `string`)对应当前操作面板的值
`isShow`: (`boolean`)`true` -> 展开, `false` -> 折叠
`activeValues`: (`Array`)当前状态为展开的面板值集合|
+
+:::
+
+::: title Collapse Item 属性
:::
::: table
@@ -187,7 +198,7 @@ export default {
:::
-::: title Collapse-item 插槽
+::: title Collapse Item 插槽
:::
::: table
@@ -199,16 +210,5 @@ export default {
:::
-::: title 事件
-:::
-
-::: table
-
-| Name | Description | Callback Params |
-| -------- | -------------------- | ---------------- |
-| change | 折叠面板变化触发事件 | (`id`, `isShow`, activeValues)
`id`: (`number` / `string`)对应当前操作面板的值
`isShow`: (`boolean`)`true` -> 展开, `false` -> 折叠
`activeValues`: (`Array`)当前状态为展开的面板值集合|
-
-:::
-
::: comment
:::
\ No newline at end of file
diff --git a/example/docs/zh-CN/components/colorPicker.md b/example/docs/zh-CN/components/colorPicker.md
index d60f63a8..fe6766c8 100644
--- a/example/docs/zh-CN/components/colorPicker.md
+++ b/example/docs/zh-CN/components/colorPicker.md
@@ -19,7 +19,7 @@ export default {
}
-::: title icon-picker 属性
+::: title Icon Picker 属性
:::
::: table
diff --git a/example/docs/zh-CN/components/countup.md b/example/docs/zh-CN/components/countup.md
index ea52a3d2..aae1b91a 100644
--- a/example/docs/zh-CN/components/countup.md
+++ b/example/docs/zh-CN/components/countup.md
@@ -77,7 +77,7 @@ export default {
:::
-::: title countUp 属性
+::: title Count Up 属性
:::
::: table
@@ -96,8 +96,19 @@ export default {
:::
+::: title Count Up 插槽
+:::
-::: title CountUpOptions 属性
+::: table
+
+| 名称 | 描述 | 参数 |
+| ----- | -------- | ---- |
+| prefix | 前缀 | -- |
+| suffix | 后缀 | -- |
+
+:::
+
+::: title Count Up Options 属性
:::
::: table
@@ -113,16 +124,4 @@ export default {
| prefix | 前缀 | string | — | — |
| suffix | 后缀 | string | — | — | |
-:::
-
-::: title countUp 插槽
-:::
-
-::: table
-
-| 名称 | 描述 | 参数 |
-| ----- | -------- | ---- |
-| prefix | 前缀 | -- |
-| suffix | 后缀 | -- |
-
:::
\ No newline at end of file
diff --git a/example/docs/zh-CN/components/dropdown.md b/example/docs/zh-CN/components/dropdown.md
index 3a695964..823509c4 100644
--- a/example/docs/zh-CN/components/dropdown.md
+++ b/example/docs/zh-CN/components/dropdown.md
@@ -70,7 +70,7 @@ export default {
:::
-::: title 下拉属性
+::: title Dropdown 属性
:::
::: table
@@ -81,7 +81,7 @@ export default {
:::
-::: title 下拉插槽
+::: title Dropdown 插槽
:::
::: table
diff --git a/example/docs/zh-CN/components/empty.md b/example/docs/zh-CN/components/empty.md
index 2d2be4af..d2c9118d 100644
--- a/example/docs/zh-CN/components/empty.md
+++ b/example/docs/zh-CN/components/empty.md
@@ -47,7 +47,7 @@ export default {
:::
-::: title empty 属性
+::: title Empty 属性
:::
::: table
diff --git a/example/docs/zh-CN/components/field.md b/example/docs/zh-CN/components/field.md
index 6cd334b4..c2463c86 100644
--- a/example/docs/zh-CN/components/field.md
+++ b/example/docs/zh-CN/components/field.md
@@ -64,7 +64,7 @@ export default {
:::
-::: title 字段属性
+::: title Field 属性
:::
::: table
diff --git a/example/docs/zh-CN/components/grid.md b/example/docs/zh-CN/components/grid.md
index e149113f..a0e23c21 100644
--- a/example/docs/zh-CN/components/grid.md
+++ b/example/docs/zh-CN/components/grid.md
@@ -139,7 +139,7 @@ export default {
:::
-::: title 行属性
+::: title Row 属性
:::
::: table
@@ -150,7 +150,7 @@ export default {
:::
-::: title 列属性
+::: title Col 属性
:::
::: table
diff --git a/example/docs/zh-CN/components/input.md b/example/docs/zh-CN/components/input.md
index 3493612f..4ad9efcb 100644
--- a/example/docs/zh-CN/components/input.md
+++ b/example/docs/zh-CN/components/input.md
@@ -106,7 +106,7 @@ export default {
:::
-::: title 输入框属性
+::: title Input 属性
:::
::: table
@@ -120,7 +120,7 @@ export default {
:::
-::: title 输入框属性
+::: title Input 属性
:::
::: table
diff --git a/example/docs/zh-CN/components/inputNumber.md b/example/docs/zh-CN/components/inputNumber.md
index e4d88717..a3f34cac 100644
--- a/example/docs/zh-CN/components/inputNumber.md
+++ b/example/docs/zh-CN/components/inputNumber.md
@@ -111,7 +111,7 @@
:::
-::: title input-number属性
+::: title Input Number 属性
:::
::: table
@@ -130,7 +130,7 @@
:::
-::: title 事件
+::: title Input Number 事件
:::
::: table
diff --git a/example/docs/zh-CN/components/line.md b/example/docs/zh-CN/components/line.md
index ebe7eb2a..c9355169 100644
--- a/example/docs/zh-CN/components/line.md
+++ b/example/docs/zh-CN/components/line.md
@@ -37,7 +37,7 @@ export default {
:::
-::: title 分割属性
+::: title Line 属性
:::
::: table
diff --git a/example/docs/zh-CN/components/page.md b/example/docs/zh-CN/components/page.md
index ed1bb7c0..1bc60273 100644
--- a/example/docs/zh-CN/components/page.md
+++ b/example/docs/zh-CN/components/page.md
@@ -256,7 +256,7 @@ export default {
:::
-::: title 分页属性
+::: title Page 属性
:::
::: table
@@ -275,7 +275,7 @@ export default {
:::
-::: title 分页事件
+::: title Page 事件
:::
::: table
@@ -287,7 +287,7 @@ export default {
:::
-::: title 分页插槽
+::: title Page 插槽
:::
::: table
diff --git a/example/docs/zh-CN/components/panel.md b/example/docs/zh-CN/components/panel.md
index b9a17e75..00fd576c 100644
--- a/example/docs/zh-CN/components/panel.md
+++ b/example/docs/zh-CN/components/panel.md
@@ -24,7 +24,7 @@ export default {
:::
-::: title 面板插槽
+::: title Panel 插槽
:::
::: table
diff --git a/example/docs/zh-CN/components/progress.md b/example/docs/zh-CN/components/progress.md
index 4a3424dc..c22ca329 100644
--- a/example/docs/zh-CN/components/progress.md
+++ b/example/docs/zh-CN/components/progress.md
@@ -113,7 +113,7 @@ export default {
:::
-::: title 进度属性
+::: title Progress 属性
:::
::: table
diff --git a/example/docs/zh-CN/components/radio.md b/example/docs/zh-CN/components/radio.md
index 0d194a60..07dd4f8e 100644
--- a/example/docs/zh-CN/components/radio.md
+++ b/example/docs/zh-CN/components/radio.md
@@ -97,7 +97,7 @@ export default {
:::
-::: title 单选框属性
+::: title Radio 属性
:::
::: table
@@ -110,7 +110,7 @@ export default {
:::
-::: title 单选框事件
+::: title Radio 事件
:::
::: table
diff --git a/example/docs/zh-CN/components/rate.md b/example/docs/zh-CN/components/rate.md
index 25e3c459..d7f49c0c 100644
--- a/example/docs/zh-CN/components/rate.md
+++ b/example/docs/zh-CN/components/rate.md
@@ -269,7 +269,7 @@ export default {
:::
-::: title 评分属性
+::: title Rate 属性
:::
::: table
@@ -287,7 +287,7 @@ export default {
:::
-::: title 插槽
+::: title Rate 插槽
:::
::: table
@@ -298,7 +298,7 @@ export default {
:::
-::: title 事件
+::: title Rate 事件
:::
::: table
diff --git a/example/docs/zh-CN/components/select.md b/example/docs/zh-CN/components/select.md
index 6bdae521..e813dbea 100644
--- a/example/docs/zh-CN/components/select.md
+++ b/example/docs/zh-CN/components/select.md
@@ -130,7 +130,7 @@ export default {
:::
-::: title select 属性
+::: title Select 属性
:::
::: table
@@ -147,7 +147,18 @@ export default {
:::
-::: title select-option 属性
+::: title Select 事件
+:::
+
+::: table
+
+| 属性 | 描述 | 接收值 |
+| ------ | ---------- | --------------- |
+| change | 切换事件 | value |
+
+:::
+
+::: title Select Option 属性
:::
::: table
@@ -163,7 +174,7 @@ export default {
:::
-::: title select-option 插槽
+::: title Select Option 插槽
:::
::: table
@@ -174,16 +185,5 @@ export default {
:::
-::: title select 事件
-:::
-
-::: table
-
-| 属性 | 描述 | 接收值 |
-| ------ | ---------- | --------------- |
-| change | 切换事件 | value |
-
-:::
-
::: comment
:::
\ No newline at end of file
diff --git a/example/docs/zh-CN/components/skeleton.md b/example/docs/zh-CN/components/skeleton.md
index fff07bf1..e68117cf 100644
--- a/example/docs/zh-CN/components/skeleton.md
+++ b/example/docs/zh-CN/components/skeleton.md
@@ -82,7 +82,7 @@ export default {
:::
-::: title 骨架屏属性
+::: title Skeleton 属性
:::
::: table
@@ -96,7 +96,7 @@ export default {
:::
-::: title 骨架屏插槽
+::: title Skeleton 插槽
:::
::: table
diff --git a/example/docs/zh-CN/components/slider.md b/example/docs/zh-CN/components/slider.md
index 39661b4e..5882319f 100644
--- a/example/docs/zh-CN/components/slider.md
+++ b/example/docs/zh-CN/components/slider.md
@@ -1,3 +1,6 @@
+::: anchor
+:::
+
::: title 横向
:::
@@ -91,7 +94,7 @@ export default {
:::
-::: title slider 属性
+::: title Slider 属性
:::
::: table
diff --git a/example/docs/zh-CN/components/step.md b/example/docs/zh-CN/components/step.md
index b34c0dbb..f08eb61d 100644
--- a/example/docs/zh-CN/components/step.md
+++ b/example/docs/zh-CN/components/step.md
@@ -423,7 +423,7 @@ export default {
:::
-::: title step步骤条属性
+::: title Step 属性
:::
::: table
@@ -442,7 +442,7 @@ export default {
:::
-::: title stepItem步骤条属性
+::: title Step Item 属性
:::
::: table
@@ -457,7 +457,7 @@ export default {
:::
-::: title stepItem步骤条slot
+::: title Step Item 插槽
:::
::: table
diff --git a/example/docs/zh-CN/components/switch.md b/example/docs/zh-CN/components/switch.md
index f391b3ed..f0d740f2 100644
--- a/example/docs/zh-CN/components/switch.md
+++ b/example/docs/zh-CN/components/switch.md
@@ -111,7 +111,7 @@ export default {
:::
-::: title 开关属性
+::: title Switch 属性
:::
::: table
@@ -126,7 +126,7 @@ export default {
:::
-::: title 开关事件
+::: title Switch 事件
:::
::: table
diff --git a/example/docs/zh-CN/components/tab.md b/example/docs/zh-CN/components/tab.md
index 8af7bfac..fea5f627 100644
--- a/example/docs/zh-CN/components/tab.md
+++ b/example/docs/zh-CN/components/tab.md
@@ -169,7 +169,7 @@ export default {
return {
current5,
change5,
- beforeClose,
+ beforeClose,
close5
}
}
@@ -220,7 +220,7 @@ export default {
:::
-::: title 选项卡属性
+::: title Tab 属性
:::
::: table
@@ -235,7 +235,7 @@ export default {
:::
-::: title 选项卡事件
+::: title Tab 事件
:::
::: table
diff --git a/example/docs/zh-CN/components/table.md b/example/docs/zh-CN/components/table.md
index 6ff3bdc9..fdf00639 100644
--- a/example/docs/zh-CN/components/table.md
+++ b/example/docs/zh-CN/components/table.md
@@ -315,7 +315,7 @@ export default {
###