Skip to content

Commit cb74617

Browse files
authored
自定义合并策略的选项。
Define custom merging strategies for options 注:混合有专用字为 mixins ,在本文檔,会让程序员看的很痛。故区分
1 parent 9c181cb commit cb74617

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
@@ -40,7 +40,7 @@ type: api
4040
// Profile.options._my_option = 2
4141
```
4242

43-
自定义选项的混合策略
43+
自定义合并策略的选项
4444

4545
合并策略函数接收定义在父实例和子实例上的 option,分别作为第一个和第二个参数的值,Vue实例上下文被作为第三个参数传入。
4646

0 commit comments

Comments
 (0)