web前端antd Carousel 不自动切换

753人围观 0个不明物体

antd Carousel 不自动切换 根据官方文档只需要配置autoplay={true} 完整代码如下: Carousel autoplay={true} {lunboDataElement} /Carousel