Commit 09e68ca5 authored by pete谢兆麟's avatar pete谢兆麟

工作经验文案修改

parent 2761d030
...@@ -84,7 +84,7 @@ class YHWorkExperienceListTableViewCell: UITableViewCell { ...@@ -84,7 +84,7 @@ class YHWorkExperienceListTableViewCell: UITableViewCell {
subTitleLabel = { subTitleLabel = {
let label = UILabel() let label = UILabel()
label.font = UIFont.PFSC_R(ofSize: 12) label.font = UIFont.PFSC_R(ofSize: 12)
label.text = "(从最近一份全职工作开始,直至毕业后的第一份工作)" label.text = "从获得有效学位(学士学位或以上)后第一份工作开始,直至最近一份工作"
label.textColor = UIColor.labelTextColor2 label.textColor = UIColor.labelTextColor2
return label return label
}() }()
......
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