File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ import Case from '/component/Case.vue'
3232
3333## 一、动画
3434
35- LeaferJS 这次提供了丰富的动画功能,支持延时、循环和 seek。你可以用它制作关键帧动画 、摇摆动画、过渡动画 、路径动画和滚动动画。支持以 [ animation] ( /reference/property/animation.md ) 、[ transition] ( /reference/property/transition.md ) 、[ animate() 方法] ( /reference/property/animate.md ) 、[ Animate 实例] ( /plugin/in/animate/Animate.md ) 等各种方式创建你所喜欢的动画。
35+ LeaferJS 这次提供了丰富的动画功能,支持延时、循环和 seek。你可以用它制作过渡动画 、摇摆动画、关键帧动画 、路径动画和滚动动画。支持以 [ animation] ( /reference/property/animation.md ) 、[ transition] ( /reference/property/transition.md ) 、[ animate() 方法] ( /reference/property/animate.md ) 、[ Animate 实例] ( /plugin/in/animate/Animate.md ) 等各种方式创建你所喜欢的动画。
3636
3737### 1.入场和出场动画
3838
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import Case from '/component/Case.vue'
44
55# animate 插件
66
7- 丰富的动画功能,支持延时、循环和 seek。你可以用它制作关键帧动画 、摇摆动画、过渡动画、路径动画和滚动动画
7+ 丰富的动画功能,支持延时、循环和 seek,可制作过渡动画 、摇摆动画、关键帧动画、路径动画、滚动动画。
88
99<case name =" AnimateFrames " editor =false ></case >
1010
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Flow 自动布局,类似 Flex 的自动布局,可以快速自动排版内容
3838
3939### [ 动画] ( /plugin/in/animate/ )
4040
41- 丰富的动画功能,支持延时、循环和 seek。你可以用它制作关键帧动画 、摇摆动画、过渡动画 、路径动画和滚动动画
41+ 丰富的动画功能,支持延时、循环和 seek。你可以用它制作过渡动画 、摇摆动画、关键帧动画 、路径动画和滚动动画
4242
4343### [ Robot 游戏] ( /plugin/in/robot/ )
4444
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import Case from '/component/Case.vue'
44
55# animate
66
7- 动画方法,支持延时、循环和 seek。可以制作关键帧动画 、摇摆动画、过渡动画、路径动画和滚动动画 。
7+ 动画方法,支持延时、循环和 seek,可制作过渡动画 、摇摆动画、关键帧动画、路径动画 。
88
99::: tip 注意事项
1010需安装 [ 动画插件] ( /plugin/in/animate/index.md ) 才能使用。
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import Case from '/component/Case.vue'
44
55# animation
66
7- 动画属性,支持延时、循环和 seek。可以制作关键帧动画 、摇摆动画、过渡动画、路径动画和滚动动画 。
7+ 动画属性,支持延时、循环和 seek,可制作过渡动画 、摇摆动画、关键帧动画、路径动画 。
88
99::: tip 注意事项
1010需安装 [ 动画插件] ( /plugin/in/animate/index.md ) 才能使用。
You can’t perform that action at this time.
0 commit comments