<nav v-bind:class="active" v-on:click.prevent> <!-- 當菜單上的鏈接被點擊時,我們調用了makeActive 方法, 該方法在Vue 實例中創建。 --> <a href="#" class="home" ...
確定! 回上一頁