Vue.js 將過場漸變的效果包裝成一個獨立的 <transition> 元件, 再由開發者 ... .list-enter-from { transform: translateY(-20px); } .list-leave-to ...
確定! 回上一頁