接著,我們需要在CSS 定義它的過場漸變的樣式,這裡以 opacity 為例: .v-enter-active, .v-leave-active { transition: opacity 1s; } .v-enter-from ...
確定! 回上一頁