透過v-show 來控制顯示或隱藏--> <div class="block" ... <button @click="isShow =! isShow">Toggle</button> <transition ... refs.content.
確定! 回上一頁