在進入本篇之前,我們大多透過 v-model 指令來與Vue 實體的資料溝通,但那畢竟只是 ... {{ count }}</p> <button v-on:click="count++">Plus</button>.
確定! 回上一頁