Commit 4a1b82c0 authored by lujunye's avatar lujunye

更改显示bug.

parent b84668f8
......@@ -64,8 +64,7 @@ class GLMessageAlertView: UIView,UITableViewDelegate,UITableViewDataSource {
contentView = loadViewFromNib()
addSubview(contentView)
contentView.snp.makeConstraints { (make) in
make.top.equalTo(NavCGRect.height)
make.left.right.bottom.equalToSuperview()
maketop..left.right.bottom.equalToSuperview()
}
setUI()
}
......
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