Explorar el Código

音乐下载失败给提示

harry hace 3 años
padre
commit
af73f138b2

+ 1 - 0
BFFramework/Classes/Stuckpoint/Controller/PQStuckPointEditerController.swift

@@ -1846,6 +1846,7 @@ extension PQStuckPointEditerController {
                     self?.dealWithDataSuccess(resetSelectIndex: resetSelectIndex)
                 } else {
                     self?.synchroMarskView.removeMarskView()
+                    cShowHUB(superView: nil, msg: "音乐信息加载失败,请重新选择音乐")
 //                    PQUploadRemindView.showUploadRemindView(title: nil, attributedTitle: NSAttributedString(string: "加载音乐失败,请重新选择音乐"), summary: "", confirmTitle: nil) { [weak self] _, _ in
 //                        self?.navigationController?.popViewController(animated: true)
 //                    }