add:Vue相关。

This commit is contained in:
qianguyihao
2018-04-20 23:44:34 +08:00
parent 181e970997
commit d73acce6df
9 changed files with 135 additions and 35 deletions

View File

@@ -1,9 +1,10 @@
- [Get全栈技能点 Vue2.0/Node.js/MongoDB 打造商城系统](https://coding.imooc.com/class/chapter/113.html)
## MVVM模式
20180420_2150.png
- Model负责数据存储
- View负责页面展示
@@ -381,6 +382,10 @@ cnpm run dev
本文参考链接:
- [Get全栈技能点 Vue2.0/Node.js/MongoDB 打造商城系统](https://coding.imooc.com/class/chapter/113.html)