Commit f361abf2 authored by David黄金龙's avatar David黄金龙

删除 不使用按钮

parent 4d2a5084
...@@ -170,7 +170,6 @@ class YHOtherPickerView: UIView { ...@@ -170,7 +170,6 @@ class YHOtherPickerView: UIView {
whiteContentView.snp.makeConstraints { make in whiteContentView.snp.makeConstraints { make in
make.left.right.bottom.equalToSuperview() make.left.right.bottom.equalToSuperview()
// make.top.equalToSuperview().offset(KScreenHeight*2/3.0)
make.height.equalTo(412) make.height.equalTo(412)
} }
......
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