new Vue({ el: "#app", data: { count: 0 }, methods: { increment () { this.count += ... Each button has a click event @click="[method name]" .
確定! 回上一頁