Vue 的component 是怎麼直接使用custom element 來執行的? ... return { count: 0 } }, template: '<button v-on:click="count++">You clicked me {{ count }} times.
確定! 回上一頁