|
@@ -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)
|
|
|
// }
|