搜索bug修复
(cherry picked from commit f87d98c7034189a1d99281e1a9ec544ec2970d9b)
This commit is contained in:
parent
d7a2582c86
commit
c845ecb41d
@ -72,7 +72,7 @@ extension SPHomeHotSearchView {
|
|||||||
|
|
||||||
bgView.snp.makeConstraints { make in
|
bgView.snp.makeConstraints { make in
|
||||||
make.left.equalToSuperview().offset(16)
|
make.left.equalToSuperview().offset(16)
|
||||||
make.centerY.equalToSuperview()
|
make.centerX.equalToSuperview()
|
||||||
make.top.equalToSuperview()
|
make.top.equalToSuperview()
|
||||||
make.bottom.equalToSuperview()
|
make.bottom.equalToSuperview()
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user