Commit 80fcb4ba authored by pete谢兆麟's avatar pete谢兆麟

按钮大小

parent 6de5b897
...@@ -135,7 +135,7 @@ class YHCodeSueecssViewController: YHBaseViewController { ...@@ -135,7 +135,7 @@ class YHCodeSueecssViewController: YHBaseViewController {
make.centerX.equalToSuperview() make.centerX.equalToSuperview()
make.top.equalTo(382) make.top.equalTo(382)
make.height.equalTo(28) make.height.equalTo(28)
make.width.equalTo(91) make.width.equalTo(120)
} }
getCodeButton = { getCodeButton = {
......
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