Commit 5d2a5ce9 authored by David黄金龙's avatar David黄金龙

处理一处首页的zhans

parent df5539db
...@@ -177,7 +177,7 @@ extension YHOrderTipsItemView { ...@@ -177,7 +177,7 @@ extension YHOrderTipsItemView {
make.centerY.equalToSuperview() make.centerY.equalToSuperview()
make.left.equalTo(12) make.left.equalTo(12)
make.height.equalTo(18) make.height.equalTo(18)
make.width.greaterThanOrEqualTo(50) make.width.equalTo(60)
} }
addSubview(segmentationView) addSubview(segmentationView)
......
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