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

处理 一处 ui 展示

parent fc27918e
...@@ -155,7 +155,8 @@ extension YHActivityDetailCell1 { ...@@ -155,7 +155,8 @@ extension YHActivityDetailCell1 {
make.right.equalTo(-20) make.right.equalTo(-20)
make.top.equalTo(describeLable.snp.bottom).offset(24) make.top.equalTo(describeLable.snp.bottom).offset(24)
make.height.equalTo(0.0) make.height.equalTo(0.0)
make.bottom.equalTo(-24) // make.bottom.equalTo(-24)
make.bottom.equalToSuperview()
} }
} }
} }
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