Commit 190c39e7 authored by David黄金龙's avatar David黄金龙

删除 不使用代码

parent a808a112
...@@ -90,7 +90,6 @@ class YHOffivialApprovalSuccessView: UIView { ...@@ -90,7 +90,6 @@ class YHOffivialApprovalSuccessView: UIView {
private extension YHOffivialApprovalSuccessView { private extension YHOffivialApprovalSuccessView {
func updateUI() { func updateUI() {
// backgroundColor = .purple // for test hjl
guard let model = dataModel else { return } guard let model = dataModel else { return }
titleLabel.text = "恭喜 " + model.applicant_name + model.applicant_sex.gentlemanDescribe() + "!" titleLabel.text = "恭喜 " + model.applicant_name + model.applicant_sex.gentlemanDescribe() + "!"
......
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