Loading...
fadeIn 是渐现动画,影响 opacity 透明度属性。
fadeIn
opacity
const config = { animate: { enter: { type: 'fadeIn' } } }