必须在修改了时间后设置一下`isAutoScroll`才有用 ``` cycleScrollView.autoScrollInterval = 5 cycleScrollView.isAutoScroll = true ```