定义一个名为button-counter 的新组件 Vue.component('button-counter', { data: function () { return ... 自定义事件也可以用于创建支持 v-model 的自定义输入组件。
確定! 回上一頁