一.Vue的Mvvm

04-vue需要了解的知识

二.方法与函数

     method

     function

三.生命周期

   看源码 -src/core/index.js

四.模版

Live template default Html

代码规范 :冒号后面空格  

                    缩进2个空格( CLI 脚手架-editconfig 2个空格)

                   

相关文章: