Skip to content

Commit f41e852

Browse files
authored
attribute 特性
术语翻译对照 attribute 特性
1 parent c1ff733 commit f41e852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/transitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -847,7 +847,7 @@ new Vue({
847847
</style>
848848
{% endraw %}
849849

850-
只用添加一个简单的属性,就解决了之前的过渡问题而无需任何额外的代码。
850+
只用添加一个简单的特性,就解决了之前的过渡问题而无需任何额外的代码。
851851

852852
`in-out` 模式不是经常用到,但对于一些稍微不同的过渡效果还是有用的。
853853
将之前的滑动淡出的例子结合:

0 commit comments

Comments
 (0)