在Vue里面使用css3动画和过渡效果<transition>组件属性:name 用来生成css过渡类名例子如果你使用了<transition name="fade">,那么v-enter 会替换为fade-enter6个 ...
確定! 回上一頁