Commit 05bafa97 authored by Steven杜宇's avatar Steven杜宇

// UI更新

parent c174e902
......@@ -215,7 +215,7 @@ class YHCertificateUploadSheetView: UIView {
tableView.snp.makeConstraints { make in
make.left.right.bottom.equalToSuperview()
make.top.equalTo(topView.snp.bottom).offset(20)
make.top.equalTo(topView.snp.bottom).offset(0)
}
}
......
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