Skip to content

Commit 698347f

Browse files
committed
Site updated: 2017-06-26 16:15:06
1 parent 4472f92 commit 698347f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2/guide/components.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -961,7 +961,7 @@ <h2 id="杂项"><a href="#杂项" class="headerlink" title="杂项"></a>杂项</
961961
<ul>
962962
<li><p><strong>Props</strong> 允许外部环境传递数据给组件</p>
963963
</li>
964-
<li><p><strong>Events</strong> 允许组件触发外部环境的副作用</p>
964+
<li><p><strong>Events</strong> 允许从外部环境在组件内触发副作用</p>
965965
</li>
966966
<li><p><strong>Slots</strong> 允许外部环境将额外的内容组合在组件中。</p>
967967
</li>

0 commit comments

Comments
 (0)