v -model : 透過花括號{{}}方式綁定文字,基本上v-model 只會用在input, textarea, select 這些傳入 ... Vue.component('元件名稱' , data{function} , 資料呈現的方式).
確定! 回上一頁