0%

模板语法

2\模板语法(核心基础)

v-bind

v-on

v-if / v-else-if / v-else

v-show

v-for(key 的重要性)

v-once / v-html

事件修饰符

表单绑定 v-model(含修饰符)