浏览代码

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

harry 3 年之前
父节点
当前提交
2ccb7d7250
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      BFFramework/Classes/Stuckpoint/Controller/PQStuckPointMusicContentController.swift

+ 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