Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

Commit 59c91a0

Browse files
mcdongWangveaba
andauthored
Update src/guide/transitions-overview.md
Co-authored-by: Godpu <908662421@qq.com>
1 parent 0f2d347 commit 59c91a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/transitions-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 过渡 & 动画概述
22

3-
Vue 提供了一些抽象,可以帮助处理过渡和动画,特别是在响应某些变化时。这些抽象包括
3+
Vue 提供了一些抽象概念,可以帮助处理过渡和动画,特别是在响应某些变化时。这些抽象的概念包括
44

55
- 在 CSS 和 JS 中,使用内置的 `<transition>` 组件来钩住组件中进入和离开 DOM。
66
- 过渡模式,以便你在过渡期间编排顺序。

0 commit comments

Comments
 (0)