Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8921977

Browse files
authored
Merge pull request vuejs#336 from YXDay/2.0-cn
修正教程-过渡-多个组件过渡部分语句错误
2 parents 105c245 + 1761c4e commit 8921977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/v2/guide/transitions.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@ new Vue({
913913

914914
## 多个组件的过渡
915915

916-
多个组件的过渡很简单很多 - 我们不需要使用 `key` 特性。相反,我们只需要使用[动态组件](components.html#动态组件):
916+
多个组件的过渡甚至更简单 - 我们不需要使用 `key` 特性。相反,我们只需要使用[动态组件](components.html#动态组件):
917917

918918

919919
``` html

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /