(一)
vue 双向绑定
赋值表达式:v-model ,v-html
取值表达式:{{}}
绑定事件:v-on:click
迭代:v-for ,(当个对象,角标) in List
(二)
ajax:#app ,data,axios, methods方法 ,created初始化