Commit e354f530 authored by Steven杜宇's avatar Steven杜宇

// 消息

parent ce460d1b
...@@ -130,7 +130,7 @@ class YHDetailMessageCell: UITableViewCell { ...@@ -130,7 +130,7 @@ class YHDetailMessageCell: UITableViewCell {
timeLabel.snp.makeConstraints { make in timeLabel.snp.makeConstraints { make in
make.left.right.top.equalToSuperview() make.left.right.top.equalToSuperview()
make.height.equalTo(66.0) make.height.equalTo(46.0)
} }
whiteView.snp.makeConstraints { make in whiteView.snp.makeConstraints { make in
......
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