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

// 续签

parent f35f1d4d
......@@ -119,7 +119,7 @@ class YHResignAppointSubmitTipsView: UIView {
textImgView.snp.makeConstraints { make in
make.left.equalTo(21)
make.right.equalTo(-21)
make.height.equalTo(textImgView.snp.width).multipliedBy(260.0/257.0)
make.height.equalTo(textImgView.snp.width).multipliedBy(380.0/257.0)
make.top.equalTo(lineView.snp.bottom).offset(18)
}
......
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