diff --git a/docs/docs/zh-CN/components/animation.md b/docs/docs/zh-CN/components/animation.md index 258c9308..ff7ea40b 100644 --- a/docs/docs/zh-CN/components/animation.md +++ b/docs/docs/zh-CN/components/animation.md @@ -68,11 +68,11 @@ export default { ::: -::: field animation class +::: field 动画类名 ::: -| | | | +| Name | Description | Accepted Values | | --------------------------------- | ------------ | ---------------------------------------------- | | layui-anim-down | 顶部往下滑入 | `layui-anim layui-anim-down` | | layui-anim-downbit | 微微往下滑入 | `layui-anim layui-anim-downbit` | diff --git a/docs/docs/zh-CN/components/avatar.md b/docs/docs/zh-CN/components/avatar.md index 2903900a..dc1de188 100644 --- a/docs/docs/zh-CN/components/avatar.md +++ b/docs/docs/zh-CN/components/avatar.md @@ -1,3 +1,6 @@ +::: field 基础使用 +::: + ::: demo