|
@@ -86,7 +86,7 @@ public class MVBanner: UIView {
|
|
self.collectionView.delegate = self
|
|
self.collectionView.delegate = self
|
|
self.addSubview(self.collectionView)
|
|
self.addSubview(self.collectionView)
|
|
|
|
|
|
- self.addSubview(self.pageControl)
|
|
|
|
|
|
+// self.addSubview(self.pageControl)
|
|
|
|
|
|
}
|
|
}
|
|
}
|
|
}
|