## v-bind的基本使用
## v-bind动态绑定属性名称
## v-bind属性直接绑定一个对象
## v-bind绑定class-对象语法
## v-bind绑定class-数组语法
## v-bind绑定style-对象语法
## v-bind绑定style-数组语法