--- order: 3 title: 自动切换 --- 定时切换下一张。 ````jsx import { Carousel } from 'antd'; ReactDOM.render(

1

2

3

4

, mountNode); ````