建立元件(Global) Vue.component('button-counter', ... 元件的HTML template: '<button @click="count++">You clicked me {{ count }} times.
確定! 回上一頁