diff --git a/example/docs/zh-CN/components/animation.md b/example/docs/zh-CN/components/animation.md index 996bce7f..9a3cb413 100644 --- a/example/docs/zh-CN/components/animation.md +++ b/example/docs/zh-CN/components/animation.md @@ -1,6 +1,12 @@ ::: anchor ::: +::: title 基本介绍 +::: + +::: describe 在实用价值的前提之下,我们并没有内置过多花俏的动画。 +::: + ::: title 基础使用 ::: diff --git a/example/docs/zh-CN/components/button.md b/example/docs/zh-CN/components/button.md index 82c010f9..bdacef34 100644 --- a/example/docs/zh-CN/components/button.md +++ b/example/docs/zh-CN/components/button.md @@ -1,6 +1,12 @@ ::: anchor ::: +::: title 基本介绍 +::: + +::: describe 按钮用于开始一个即时操作。 +::: + ::: title 基础使用 ::: @@ -206,7 +212,7 @@ export default { ::: title 按钮容器 ::: -::: demo 使用 `lay-button-container` 标签, 创建一个按钮容器 +::: demo 尽管按钮在同节点并排时会自动拉开间距,但在按钮太多的情况,效果并不是很美好。因为你需要用到按钮容器