Commit 17272a1e authored by Steven杜宇's avatar Steven杜宇

// UI

parent d1229ef5
......@@ -225,6 +225,7 @@ extension YHPrincipleWaitResultViewController: UITableViewDelegate, UITableViewD
let detailLabel = UILabel()
detailLabel.numberOfLines = 0
detailLabel.font = UIFont.PFSC_R(ofSize: 14)
detailLabel.attributed.text = self.getDescOfStatus(self.status)
view.addSubview(detailLabel)
......
......@@ -5,12 +5,12 @@
"scale" : "1x"
},
{
"filename" : "Group 33333268@2x.png",
"filename" : "Group 33334425@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Group 33333268@3x.png",
"filename" : "Group 33334425.png",
"idiom" : "universal",
"scale" : "3x"
}
......
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