The v-on:click is a Vue.js directive. That directive tell Vue that on click event execute the code between the double quote. Let's add some ...
確定! 回上一頁