Skip to content

Commit 25d436f

Browse files
authored
因为 罗辑,有专用单字,不建议换掉
This can be used by plugin authors to inject custom behavior into components.
1 parent 7710b8f commit 25d436f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ type: api
278278

279279
- **用法:**
280280

281-
全局注册一个混合,影响注册之后所有创建的每个 Vue 实例。插件作者可以使用混合,向组件注入自定义逻辑**不推荐在应用代码中使用**
281+
全局注册一个混合,影响注册之后所有创建的每个 Vue 实例。插件作者可以使用混合,向组件注入自定义的行为**不推荐在应用代码中使用**
282282

283283
- **参考:** [全局混合](/guide/mixins.html#Global-Mixin)
284284

0 commit comments

Comments
 (0)