绑定事件v-on:(---标准方式)简写方法@
v-on:click,v-on:blur,v-on:focus,
方法写在vue的methods里面,用于配置vue的方法,在methods里面方法的this为vm