优化ui
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
if (self.currentIndex == 0) {
|
||||
return self.hotVC.tableView;
|
||||
}
|
||||
return self.rankVC.tableView;
|
||||
return self.rankVC.collectionView;
|
||||
}
|
||||
|
||||
// 可选:完全不允许拖拽关闭(避免被拉到底消失)
|
||||
|
||||
Reference in New Issue
Block a user