diff --git a/docs/docs/zh-CN/components/animation.md b/docs/docs/zh-CN/components/animation.md index 317d456f..3c0083fb 100644 --- a/docs/docs/zh-CN/components/animation.md +++ b/docs/docs/zh-CN/components/animation.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -71,7 +71,7 @@ export default { ::: -::: field 动画类名 +::: title 动画类名 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/avatar.md b/docs/docs/zh-CN/components/avatar.md index 21f644b8..171c282c 100644 --- a/docs/docs/zh-CN/components/avatar.md +++ b/docs/docs/zh-CN/components/avatar.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -24,7 +24,7 @@ export default { ::: -::: field 圆角头像 +::: title 圆角头像 ::: ::: demo @@ -51,7 +51,7 @@ export default { ::: -::: field 尺寸大小 +::: title 尺寸大小 ::: ::: demo @@ -80,7 +80,7 @@ export default { ::: -::: field 头像属性 +::: title 头像属性 ::: | | | | diff --git a/docs/docs/zh-CN/components/badge.md b/docs/docs/zh-CN/components/badge.md index 53e078af..c18b4a7f 100644 --- a/docs/docs/zh-CN/components/badge.md +++ b/docs/docs/zh-CN/components/badge.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -36,7 +36,7 @@ export default { ::: -::: field 徽章属性 +::: title 徽章属性 ::: | | | | diff --git a/docs/docs/zh-CN/components/block.md b/docs/docs/zh-CN/components/block.md index bfcb9881..8b729beb 100644 --- a/docs/docs/zh-CN/components/block.md +++ b/docs/docs/zh-CN/components/block.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -21,7 +21,7 @@ export default { ::: -::: field 灰色主题 +::: title 灰色主题 ::: ::: demo @@ -47,7 +47,7 @@ export default { ::: -::: field Block 属性 +::: title Block 属性 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/breadcrumb.md b/docs/docs/zh-CN/components/breadcrumb.md index 6aaa9446..f6092448 100644 --- a/docs/docs/zh-CN/components/breadcrumb.md +++ b/docs/docs/zh-CN/components/breadcrumb.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -25,7 +25,7 @@ export default { ::: -::: field 指定分割 +::: title 指定分割 ::: ::: demo @@ -76,14 +76,14 @@ export default { ::: -::: field 面包屑属性 +::: title 面包屑属性 ::: | Name | Description | Accepted Values | | --------- | ------ | --- | | separator | 分割符 | `/` | -::: field 面包屑插槽 +::: title 面包屑插槽 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/button.md b/docs/docs/zh-CN/components/button.md index d4929ff3..2a90241f 100644 --- a/docs/docs/zh-CN/components/button.md +++ b/docs/docs/zh-CN/components/button.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo 使用 lay-button 标签, 创建一个按钮 @@ -26,7 +26,7 @@ export default { ::: -::: field 简约按钮 +::: title 简约按钮 ::: ::: demo 使用 border 属性设置 主要按钮 边框主题 @@ -54,7 +54,7 @@ export default { ::: -::: field 按钮尺寸 +::: title 按钮尺寸 ::: ::: demo 传入 size 属性, 创建指定尺寸的按钮, 可选值 `lg` `sm` `xs` @@ -82,7 +82,7 @@ export default { ::: -::: field 流式按钮 +::: title 流式按钮 ::: ::: demo 传入 fluid 属性, 创建最大化按钮 @@ -108,7 +108,7 @@ export default { ::: -::: field 圆角按钮 +::: title 圆角按钮 ::: ::: demo 传入 radius 属性,创建圆角按钮 @@ -136,7 +136,7 @@ export default { ::: -::: field 按钮分组 +::: title 按钮分组 ::: ::: demo 使用 lay-button-group 标签, 创建一个按钮组 @@ -170,7 +170,7 @@ export default { ::: -::: field 图标按钮 +::: title 图标按钮 ::: ::: demo 结合 lay-icon 组件, 创建图标按钮 @@ -196,7 +196,7 @@ export default { ::: -::: field 按钮容器 +::: title 按钮容器 ::: ::: demo 使用 lay-button-container 标签, 创建一个按钮容器 @@ -223,7 +223,7 @@ export default { ::: -::: field 加载按钮 +::: title 加载按钮 ::: ::: demo 传入 loading 属性, 控制按钮的加载状态 @@ -252,7 +252,7 @@ export default { ::: -::: field 按钮属性 +::: title 按钮属性 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/cards.md b/docs/docs/zh-CN/components/cards.md index 088875fc..8743f399 100644 --- a/docs/docs/zh-CN/components/cards.md +++ b/docs/docs/zh-CN/components/cards.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -31,7 +31,7 @@ export default { ::: -::: field 卡片插槽 +::: title 卡片插槽 ::: ::: demo @@ -69,7 +69,7 @@ export default { ::: -::: field 简单使用 +::: title 简单使用 ::: ::: demo @@ -103,14 +103,14 @@ export default { ::: -::: field 卡片属性 +::: title 卡片属性 ::: | | | | | ------ | ---- | ------ | | title | 标题 | -- | -::: field 卡片插槽 +::: title 卡片插槽 ::: | | | | diff --git a/docs/docs/zh-CN/components/carousel.md b/docs/docs/zh-CN/components/carousel.md index 83adf7bd..ec5ea378 100644 --- a/docs/docs/zh-CN/components/carousel.md +++ b/docs/docs/zh-CN/components/carousel.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -37,7 +37,7 @@ export default { ::: -::: field 不同方向 +::: title 不同方向 ::: ::: demo @@ -76,7 +76,7 @@ export default { ::: -::: field 控制位置 +::: title 控制位置 ::: ::: demo @@ -116,7 +116,7 @@ export default { ::: -::: field 轮播属性 +::: title 轮播属性 ::: | Name | Description | Accepted Values | @@ -126,7 +126,7 @@ export default { | indicator | 控制器位置 | `inside` `outside` `none` | | arrow | 切换按钮状态 | `hover` `always` `none` | -::: field 轮播事件 +::: title 轮播事件 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/checkbox.md b/docs/docs/zh-CN/components/checkbox.md index ae7ef7e2..f387dc1a 100644 --- a/docs/docs/zh-CN/components/checkbox.md +++ b/docs/docs/zh-CN/components/checkbox.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -26,7 +26,7 @@ export default { ::: -::: field 默认样式 +::: title 默认样式 ::: ::: demo @@ -54,7 +54,7 @@ export default { ::: -::: field 完整案例 +::: title 完整案例 ::: ::: demo @@ -86,7 +86,7 @@ export default { ::: -::: field 禁用状态 +::: title 禁用状态 ::: ::: demo @@ -116,7 +116,7 @@ export default { ::: -::: field 事件回调 +::: title 事件回调 ::: ::: demo @@ -149,7 +149,7 @@ export default { ::: -::: field checkbox 属性 +::: title checkbox 属性 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/collapse.md b/docs/docs/zh-CN/components/collapse.md index 913cb89f..48daa8e4 100644 --- a/docs/docs/zh-CN/components/collapse.md +++ b/docs/docs/zh-CN/components/collapse.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -29,7 +29,7 @@ export default { ::: -::: field Collapse attributes +::: title Collapse attributes ::: @@ -37,7 +37,7 @@ export default { | ----- | ------ | -------------- | | openKeys | 打开的目录 | `array` | -::: field Collapse-item attributes +::: title Collapse-item attributes ::: diff --git a/docs/docs/zh-CN/components/color.md b/docs/docs/zh-CN/components/color.md index ce8d89f3..7632f183 100644 --- a/docs/docs/zh-CN/components/color.md +++ b/docs/docs/zh-CN/components/color.md @@ -1,4 +1,4 @@ -::: field 主色调 +::: title 主色调 ::: ::: demo @@ -46,7 +46,7 @@ export default { ::: -::: field 次色调 +::: title 次色调 ::: ::: demo @@ -94,7 +94,7 @@ export default { ::: -::: field 中性色 +::: title 中性色 ::: ::: demo diff --git a/docs/docs/zh-CN/components/colorPicker.md b/docs/docs/zh-CN/components/colorPicker.md index e2c7a9e5..08c4139b 100644 --- a/docs/docs/zh-CN/components/colorPicker.md +++ b/docs/docs/zh-CN/components/colorPicker.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -16,7 +16,7 @@ export default { } -::: field icon-picker 属性 +::: title icon-picker 属性 ::: | | | | diff --git a/docs/docs/zh-CN/components/container.md b/docs/docs/zh-CN/components/container.md index 838ae5c9..5df726b8 100644 --- a/docs/docs/zh-CN/components/container.md +++ b/docs/docs/zh-CN/components/container.md @@ -1,4 +1,4 @@ -::: field 普通容器 +::: title 普通容器 ::: ::: demo @@ -32,7 +32,7 @@ export default { ::: -::: field 流式容器 +::: title 流式容器 ::: ::: demo @@ -65,7 +65,7 @@ export default { ::: -::: field 容器属性 +::: title 容器属性 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/dropdown.md b/docs/docs/zh-CN/components/dropdown.md index 7ab9df41..f951b86c 100644 --- a/docs/docs/zh-CN/components/dropdown.md +++ b/docs/docs/zh-CN/components/dropdown.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -28,7 +28,7 @@ export default { ::: -::: field 触发方式 +::: title 触发方式 ::: ::: demo @@ -67,14 +67,14 @@ export default { ::: -::: field Dropdown 属性 +::: title Dropdown 属性 ::: | Name | Description | Accepted Values | | ------- | -------- | --------------- | | trigger | 触发方式 | `click` `hover` | -::: field Dropdown 插槽 +::: title Dropdown 插槽 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/empty.md b/docs/docs/zh-CN/components/empty.md index fc3f14f0..046324fc 100644 --- a/docs/docs/zh-CN/components/empty.md +++ b/docs/docs/zh-CN/components/empty.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -21,7 +21,7 @@ export default { ::: -::: field 指定描述 +::: title 指定描述 ::: ::: demo @@ -44,7 +44,7 @@ export default { ::: -::: field empty 属性 +::: title empty 属性 ::: diff --git a/docs/docs/zh-CN/components/field.md b/docs/docs/zh-CN/components/field.md index a497ac93..efc59559 100644 --- a/docs/docs/zh-CN/components/field.md +++ b/docs/docs/zh-CN/components/field.md @@ -59,7 +59,7 @@ export default { ::: -::: field field attributes +::: title field attributes ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/form.md b/docs/docs/zh-CN/components/form.md index 56378fb0..fda1d713 100644 --- a/docs/docs/zh-CN/components/form.md +++ b/docs/docs/zh-CN/components/form.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -42,21 +42,21 @@ export default { ::: -::: field 表单事件 +::: title 表单事件 ::: | Name | Description | Accepted Values | | ----- | ------ | -------------- | | model | 表单绑定值 | -- | -::: field 表单事件 +::: title 表单事件 ::: | Name | Description | Accepted Values | | ----- | ------ | -------------- | | submit | 提交事件 | -- | -::: field 表单项属性 +::: title 表单项属性 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/grid.md b/docs/docs/zh-CN/components/grid.md index e01928af..e336b62d 100644 --- a/docs/docs/zh-CN/components/grid.md +++ b/docs/docs/zh-CN/components/grid.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -41,7 +41,7 @@ export default { ::: -::: field 栅格偏移 +::: title 栅格偏移 ::: ::: demo @@ -80,7 +80,7 @@ export default { ::: -::: field 栅格适应 +::: title 栅格适应 ::: ::: demo @@ -105,7 +105,7 @@ export default { ::: -::: field 流式布局 +::: title 流式布局 ::: ::: demo @@ -136,7 +136,7 @@ export default { ::: -::: field 行属性 +::: title 行属性 ::: @@ -144,7 +144,7 @@ export default { | -------- | ---- | ----------------------- | | space | 间隔 | -- | -::: field 列属性 +::: title 列属性 ::: diff --git a/docs/docs/zh-CN/components/icon.md b/docs/docs/zh-CN/components/icon.md index 5325b49d..5e10c6fd 100644 --- a/docs/docs/zh-CN/components/icon.md +++ b/docs/docs/zh-CN/components/icon.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -21,7 +21,7 @@ export default { ::: -::: field 图标颜色 +::: title 图标颜色 ::: ::: demo @@ -49,7 +49,7 @@ export default { ::: -::: field 图标尺寸 +::: title 图标尺寸 ::: ::: demo @@ -72,7 +72,7 @@ export default { ::: -::: field 图标列表 +::: title 图标列表 ::: ::: demo @@ -1104,7 +1104,7 @@ export default { ::: -::: field 图标属性 +::: title 图标属性 ::: | Name | Description | Default Value | diff --git a/docs/docs/zh-CN/components/iconPicker.md b/docs/docs/zh-CN/components/iconPicker.md index 4fa9f799..04c25284 100644 --- a/docs/docs/zh-CN/components/iconPicker.md +++ b/docs/docs/zh-CN/components/iconPicker.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -23,7 +23,7 @@ export default { ::: -::: field 默认选择 +::: title 默认选择 ::: ::: demo @@ -48,7 +48,7 @@ export default { ::: -::: field 开启分页 +::: title 开启分页 ::: ::: demo @@ -73,7 +73,7 @@ export default { ::: -::: field 开启搜索 +::: title 开启搜索 ::: ::: demo @@ -98,7 +98,7 @@ export default { ::: -::: field icon-picker 属性 +::: title icon-picker 属性 ::: | | | | diff --git a/docs/docs/zh-CN/components/input.md b/docs/docs/zh-CN/components/input.md index a3535371..bcaaaed4 100644 --- a/docs/docs/zh-CN/components/input.md +++ b/docs/docs/zh-CN/components/input.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -24,7 +24,7 @@ export default { ::: -::: field 提示信息 +::: title 提示信息 ::: ::: demo @@ -47,7 +47,7 @@ export default { ::: -::: field 事件回调 +::: title 事件回调 ::: ::: demo @@ -77,7 +77,7 @@ export default { ::: -::: field 禁止输入 +::: title 禁止输入 ::: ::: demo @@ -103,7 +103,7 @@ export default { ::: -::: field input 属性 +::: title input 属性 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/layout.md b/docs/docs/zh-CN/components/layout.md index cb342b42..e9daf478 100644 --- a/docs/docs/zh-CN/components/layout.md +++ b/docs/docs/zh-CN/components/layout.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -49,7 +49,7 @@ export default { ::: -::: field 左右布局 +::: title 左右布局 ::: ::: demo @@ -76,7 +76,7 @@ export default { ::: -::: field 后台布局 +::: title 后台布局 ::: ::: demo @@ -105,7 +105,7 @@ export default { ::: -::: field 复杂布局 +::: title 复杂布局 ::: ::: demo @@ -169,7 +169,7 @@ export default {

-::: field 布局组件 +::: title 布局组件 ::: | | | | diff --git a/docs/docs/zh-CN/components/line.md b/docs/docs/zh-CN/components/line.md index fe156a81..3a14d499 100644 --- a/docs/docs/zh-CN/components/line.md +++ b/docs/docs/zh-CN/components/line.md @@ -31,7 +31,7 @@ export default { ::: -::: field 分割属性 +::: title 分割属性 ::: diff --git a/docs/docs/zh-CN/components/menu.md b/docs/docs/zh-CN/components/menu.md index 8e33d85d..8ab6cc57 100644 --- a/docs/docs/zh-CN/components/menu.md +++ b/docs/docs/zh-CN/components/menu.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -34,7 +34,7 @@ export default { ::: -::: field 垂直导航 +::: title 垂直导航 ::: ::: demo @@ -77,7 +77,7 @@ export default { ::: -::: field 菜单属性 +::: title 菜单属性 ::: | Name | Description | Accepted Values | @@ -85,7 +85,7 @@ export default { | selectedKey (v-model) | 选中项 | -- | | openKeys (v-model) | 打开项 | -- | -::: field 菜单插槽 +::: title 菜单插槽 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/page.md b/docs/docs/zh-CN/components/page.md index 215181c8..94485f9b 100644 --- a/docs/docs/zh-CN/components/page.md +++ b/docs/docs/zh-CN/components/page.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -28,7 +28,7 @@ export default { ::: -::: field 简单模式 +::: title 简单模式 ::: ::: demo @@ -56,7 +56,7 @@ export default { ::: -::: field 插槽使用 +::: title 插槽使用 ::: ::: demo @@ -87,7 +87,7 @@ export default { ::: -::: field 不同主题 +::: title 不同主题 ::: ::: demo @@ -121,7 +121,7 @@ export default { ::: -::: field 完整分页 +::: title 完整分页 ::: ::: demo @@ -159,7 +159,7 @@ export default { ::: -::: field 切换事件 +::: title 切换事件 ::: ::: demo @@ -193,7 +193,7 @@ export default { ::: -::: field 分页属性 +::: title 分页属性 ::: | | | | @@ -206,7 +206,7 @@ export default { | showRefresh | 显示刷新按钮 | `false` | | showSkip | 显示跳转 | `false` | -::: field 分页事件 +::: title 分页事件 ::: | | | | @@ -214,7 +214,7 @@ export default { | jump | 切换回调 | { current: 当前页面 } | -::: field 分页插槽 +::: title 分页插槽 ::: | | | | diff --git a/docs/docs/zh-CN/components/panel.md b/docs/docs/zh-CN/components/panel.md index cb0c555c..a8ff1301 100644 --- a/docs/docs/zh-CN/components/panel.md +++ b/docs/docs/zh-CN/components/panel.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -21,7 +21,7 @@ export default { ::: -::: field 面板插槽 +::: title 面板插槽 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/progress.md b/docs/docs/zh-CN/components/progress.md index 0f9b86f5..6bfafe5b 100644 --- a/docs/docs/zh-CN/components/progress.md +++ b/docs/docs/zh-CN/components/progress.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -23,7 +23,7 @@ export default { ::: -::: field 尺寸大小 +::: title 尺寸大小 ::: ::: demo @@ -50,7 +50,7 @@ export default { ::: -::: field 显示文字 +::: title 显示文字 ::: ::: demo @@ -79,7 +79,7 @@ export default { ::: -::: field Progress 属性 +::: title Progress 属性 ::: | | | | diff --git a/docs/docs/zh-CN/components/radio.md b/docs/docs/zh-CN/components/radio.md index ef7802cc..81b7c8ce 100644 --- a/docs/docs/zh-CN/components/radio.md +++ b/docs/docs/zh-CN/components/radio.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -28,7 +28,7 @@ export default { ::: -::: field 禁用状态 +::: title 禁用状态 ::: ::: demo @@ -61,7 +61,7 @@ export default { ::: -::: field 事件回调 +::: title 事件回调 ::: ::: demo @@ -94,7 +94,7 @@ export default { ::: -::: field radio 属性 +::: title radio 属性 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/rate.md b/docs/docs/zh-CN/components/rate.md index 887a7f5b..3a3e7369 100644 --- a/docs/docs/zh-CN/components/rate.md +++ b/docs/docs/zh-CN/components/rate.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -21,7 +21,7 @@ export default { ::: -::: field 响应结果 +::: title 响应结果 ::: ::: demo @@ -47,7 +47,7 @@ export default { ::: -::: field 指定长度 +::: title 指定长度 ::: ::: demo @@ -75,7 +75,7 @@ export default { ::: -::: field 评分属性 +::: title 评分属性 ::: | | | | diff --git a/docs/docs/zh-CN/components/select.md b/docs/docs/zh-CN/components/select.md index a18d8cb6..e3b08555 100644 --- a/docs/docs/zh-CN/components/select.md +++ b/docs/docs/zh-CN/components/select.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -25,7 +25,7 @@ export default { ::: -::: field 选择禁用 +::: title 选择禁用 ::: ::: demo @@ -55,7 +55,7 @@ export default { ::: -::: field select 属性 +::: title select 属性 ::: | Name | Description | Accepted Values | @@ -63,7 +63,7 @@ export default { | name | 原生 name 属性 | -- | | v-model | 选中值 | -- | -::: field select-option 属性 +::: title select-option 属性 ::: | Name | Description | Accepted Values | @@ -71,14 +71,14 @@ export default { | label | 标签 | -- | | value | 值 | -- | -::: field select-option 插槽 +::: title select-option 插槽 ::: | Name | Description | Accepted Values | | -------- | ---- | ----------------------- | | default | 默认 | -- | -::: field select 事件 +::: title select 事件 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/switch.md b/docs/docs/zh-CN/components/switch.md index 67d3ee99..590c53d8 100644 --- a/docs/docs/zh-CN/components/switch.md +++ b/docs/docs/zh-CN/components/switch.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -24,7 +24,7 @@ export default { ::: -::: field 事件回调 +::: title 事件回调 ::: ::: demo @@ -55,7 +55,7 @@ export default { ::: -::: field 禁用状态 +::: title 禁用状态 ::: ::: demo @@ -82,7 +82,7 @@ export default { ::: -::: field 修改描述 +::: title 修改描述 ::: ::: demo @@ -108,14 +108,14 @@ export default { ::: -::: field switch 属性 +::: title switch 属性 ::: | Name | Description | Accepted Values | -| ------------- | -------------- | ---------------- | ------------ | +| ------------- | -------------- | ---------------- | | name | 原生 name 属性 | -- | | v-model | 是否启用 | `true` `false` | | disabled | 禁用 | `true` `false` | -| change | 切换事件 | current : 当前值 | inactiveText | +| change | 切换事件 | current : 当前值 | | active-text | 启用描述 | `启动` | | inactive-text | 禁用描述 | `禁用` | diff --git a/docs/docs/zh-CN/components/tab.md b/docs/docs/zh-CN/components/tab.md index 1fd2ba2b..fb88a4aa 100644 --- a/docs/docs/zh-CN/components/tab.md +++ b/docs/docs/zh-CN/components/tab.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -27,7 +27,7 @@ export default { ::: -::: field 简约模式 +::: title 简约模式 ::: ::: demo @@ -56,7 +56,7 @@ export default { ::: -::: field 卡片模式 +::: title 卡片模式 ::: ::: demo @@ -85,7 +85,7 @@ export default { ::: -::: field 允许关闭 +::: title 允许关闭 ::: ::: demo @@ -126,7 +126,7 @@ export default { ::: -::: field 嵌套循环 +::: title 嵌套循环 ::: ::: demo @@ -166,7 +166,7 @@ export default { ::: -::: field tab 属性 +::: title tab 属性 ::: @@ -176,7 +176,7 @@ export default { | type | 主题样式 | -- | | allow-close | 允许关闭 | `true` `false` | -::: field tab 事件 +::: title tab 事件 ::: diff --git a/docs/docs/zh-CN/components/table.md b/docs/docs/zh-CN/components/table.md index 72b679ee..9513f4cf 100644 --- a/docs/docs/zh-CN/components/table.md +++ b/docs/docs/zh-CN/components/table.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -58,7 +58,7 @@ export default { ::: -::: field 不同尺寸 +::: title 不同尺寸 ::: ::: demo @@ -118,7 +118,7 @@ export default { ::: -::: field 开启分页 +::: title 开启分页 ::: ::: demo @@ -189,7 +189,7 @@ export default { ::: -::: field 完整表格 +::: title 完整表格 ::: ::: demo @@ -260,7 +260,7 @@ export default { ::: -::: field table attributes +::: title table attributes ::: @@ -274,7 +274,7 @@ export default { | default-toolbar | 开启工具栏 | `lg` `md` `sm` | | size | 尺寸 | -- | -::: field table slots +::: title table slots ::: diff --git a/docs/docs/zh-CN/components/textarea.md b/docs/docs/zh-CN/components/textarea.md index f6a921bd..92bdd052 100644 --- a/docs/docs/zh-CN/components/textarea.md +++ b/docs/docs/zh-CN/components/textarea.md @@ -1,4 +1,4 @@ -::: field 基本使用 +::: title 基本使用 ::: ::: demo @@ -24,7 +24,7 @@ export default { ::: -::: field 事件回调 +::: title 事件回调 ::: ::: demo @@ -55,7 +55,7 @@ export default { ::: -::: field 禁止输入 +::: title 禁止输入 ::: ::: demo @@ -82,7 +82,7 @@ export default { ::: -::: field textarea 属性 +::: title textarea 属性 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/timeline.md b/docs/docs/zh-CN/components/timeline.md index 22815383..779ce104 100644 --- a/docs/docs/zh-CN/components/timeline.md +++ b/docs/docs/zh-CN/components/timeline.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -44,7 +44,7 @@ export default { ::: -::: field 简单模式 +::: title 简单模式 ::: ::: demo @@ -72,7 +72,7 @@ export default { ::: -::: field timeline-item attributes +::: title timeline-item attributes ::: diff --git a/docs/docs/zh-CN/components/transfer.md b/docs/docs/zh-CN/components/transfer.md index 4c190a74..05d9038b 100644 --- a/docs/docs/zh-CN/components/transfer.md +++ b/docs/docs/zh-CN/components/transfer.md @@ -1,4 +1,4 @@ -::: field 基础使用 +::: title 基础使用 ::: ::: demo @@ -24,7 +24,7 @@ export default { ::: -::: field 指定标题 +::: title 指定标题 ::: ::: demo @@ -53,7 +53,7 @@ export default { ::: -::: field 使用插槽 +::: title 使用插槽 ::: ::: demo @@ -83,7 +83,7 @@ export default { ::: -::: field transfer 属性 +::: title transfer 属性 ::: | Name | Description | Accepted Values | @@ -92,7 +92,7 @@ export default { | title | 标题 | -- | | id | 主键 | -- | -::: field transfer 插槽 +::: title transfer 插槽 ::: | Name | Description | Accepted Values | diff --git a/docs/docs/zh-CN/components/tree.md b/docs/docs/zh-CN/components/tree.md index 0c1558f5..a342e4fe 100644 --- a/docs/docs/zh-CN/components/tree.md +++ b/docs/docs/zh-CN/components/tree.md @@ -213,7 +213,7 @@ function handleClick(node) { ::: -::: field tree attributes +::: title tree attributes ::: @@ -225,7 +225,7 @@ function handleClick(node) { | showLine | 是否开启连接线 | true | | checkedKeys(v-model:checkedKeys) | 开启 showCheckbox 后, 选中的节点 | [] | -::: field TreeData +::: title TreeData ::: | Name | Description | Accepted Values | @@ -236,7 +236,7 @@ function handleClick(node) { | disabled | 该节点是否禁用 | false | | spread | 该节点是否展开 | false | - | -::: field tree events +::: title tree events ::: diff --git a/docs/docs/zh-CN/guide/changelog.md b/docs/docs/zh-CN/guide/changelog.md index 61955dcb..48fc4407 100644 --- a/docs/docs/zh-CN/guide/changelog.md +++ b/docs/docs/zh-CN/guide/changelog.md @@ -1,9 +1,18 @@ -::: field 更新记录 +::: title 更新记录 ::: + + + + + + ::: demo