Skip to content

Commit c7010d6

Browse files
committed
Update translate.
1 parent df45a66 commit c7010d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/class-and-style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ data: {
111111

112112
### 用在组件上
113113

114-
> 这个章节假设你已经对 [Vue 组件](components.html)有一定的了解。当然你也可以跳过这里,稍后再回过头来看。
114+
> 这个章节假设你已经对 [Vue 组件](components.html) 有一定的了解。当然你也可以跳过这里,稍后再回过头来看。
115115
116116
当你在一个定制的组件上用到 `class` 属性的时候,这些类将被添加到根元素上面,这个元素上已经存在的类不会被覆盖。
117117

0 commit comments

Comments
 (0)