Explorar el Código

音乐类型列表不需要加载更多功能

harry hace 3 años
padre
commit
2ccb7d7250

+ 1 - 1
BFFramework/Classes/Stuckpoint/Controller/PQStuckPointMusicContentController.swift

@@ -74,7 +74,7 @@ class PQStuckPointMusicContentController: PQBaseViewController {
                     self?.refreshHandle!(isRefresh, self?.contentType ?? .catagery)
                 }
             }else{
-                collectionView.mj_header?.endRefreshing()
+                collectionView.mj_footer?.endRefreshing()
             }
         }
         return collectionView