v-text & v-html(讲字符串渲染为实际的HTML)
v-bind:属性绑定
v-if v-else
v-show
v-for
ref=“xxx” 和 $refs.xxx