Commit dcf24771 authored by DavidHuang's avatar DavidHuang

未知提示

parent 782d3ccc
......@@ -607,7 +607,7 @@ extension YHInformationPerfectListVC : UITableViewDelegate,UITableViewDataSource
navigationController?.pushViewController(vc)
}
else {
YHHUD.flash(message: "优才- 未知")
}
}
......@@ -641,6 +641,7 @@ extension YHInformationPerfectListVC : UITableViewDelegate,UITableViewDataSource
}
else {
YHHUD.flash(message: "高A- 未知")
}
......@@ -677,6 +678,7 @@ extension YHInformationPerfectListVC : UITableViewDelegate,UITableViewDataSource
YHHUD.flash(message: "高才BC- 基本资料")
}
else {
YHHUD.flash(message: "高才BC- 未知")
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment