轮播图定时
This commit is contained in:
@@ -1195,7 +1195,8 @@ class RescueController : ZDViewController {
|
||||
|
||||
func addSubviews() {
|
||||
pagerView.register(TYCyclePagerViewCell.self, forCellWithReuseIdentifier: "cell")
|
||||
pagerView.isInfiniteLoop = false
|
||||
pagerView.isInfiniteLoop = true
|
||||
pagerView.autoScrollInterval = 3.0
|
||||
pagerView.delegate = self
|
||||
pagerView.dataSource = self
|
||||
|
||||
|
||||
Reference in New Issue
Block a user