Skip to content

Commit

Permalink
修正
Browse files Browse the repository at this point in the history
  • Loading branch information
wuyw committed Apr 12, 2019
1 parent ff7a780 commit f1d00ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vue/mvvm/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

**文章仓库和源码都在 [🍹🍰 fe-code](https://github.com/wuyawei/fe-code),欢迎 star**

**经大佬提醒,Vue 并不完全是 MVVM 模型,文中相关部分已修改**
**经大佬提醒,Vue 并不完全是 MVVM 模型,大家审慎阅读**

> 虽然没有完全遵循 MVVM 模型,但是 Vue 的设计也受到了它的启发。因此在文档中经常会使用 vm (ViewModel 的缩写) 这个变量名表示 Vue 实例。 — [Vue 官网](https://cn.vuejs.org/v2/guide/instance.html#%E5%88%9B%E5%BB%BA%E4%B8%80%E4%B8%AA-Vue-%E5%AE%9E%E4%BE%8B)
Expand Down

0 comments on commit f1d00ec

Please sign in to comment.